- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit1f3294c
committed
When modifying a foreign table, initialize tableoid field properly.
Failure to do this can cause AFTER ROW triggers or RETURNING expressionsthat reference this field to misbehave.Etsuro Fujita, reviewed by Thom Brown1 parent411e2b0 commit1f3294c
1 file changed
+23
-0
lines changedLines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
245 | 251 |
| |
246 | 252 |
| |
247 | 253 |
| |
| |||
364 | 370 |
| |
365 | 371 |
| |
366 | 372 |
| |
| 373 | + | |
| 374 | + | |
367 | 375 |
| |
368 | 376 |
| |
369 | 377 |
| |
| |||
382 | 390 |
| |
383 | 391 |
| |
384 | 392 |
| |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
385 | 402 |
| |
386 | 403 |
| |
387 | 404 |
| |
| |||
641 | 658 |
| |
642 | 659 |
| |
643 | 660 |
| |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
644 | 667 |
| |
645 | 668 |
| |
646 | 669 |
| |
|
0 commit comments
Comments
(0)