forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita60c16d
committed
Unbreak legacy syntax "COMMENT ON RULE x IS y", with no relation name.
check_object_ownership() isn't happy about the null relation pointer.We could fix it there, but this seems more future-proof.1 parent989f530 commita60c16d
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
466 | 471 |
| |
467 | 472 |
| |
468 | 473 |
| |
|
0 commit comments
Comments
(0)