forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0e58455
committed
Fix handling of dropped columns in logical replication
The relation attribute map was not initialized for dropped columns,leading to errors later on.Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>Reported-by: Scott Milliken <scott@deltaex.com>Bug: #147691 parent8d98819 commit0e58455
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| 283 | + | |
| 284 | + | |
283 | 285 |
| |
| 286 | + | |
284 | 287 |
| |
285 | 288 |
| |
286 | 289 |
| |
|
0 commit comments
Comments
(0)