forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6651045
committed
Modify sequence catalog tuple before invoking post alter hook.
This seems to have been broken in the commit (1753b1b) thatmoved the sequence definition into pg_sequence.Author: Andres FreundDiscussion:https://postgr.es/m/20170601000716.qxg7c46ukkiljjb3@alap3.anarazel.deBackpatch: Bug is in master/v10 only1 parent3d79013 commit6651045
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
| 493 | + | |
| 494 | + | |
493 | 495 |
| |
494 | 496 |
| |
495 | 497 |
| |
496 | 498 |
| |
497 |
| - | |
498 |
| - | |
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
|
0 commit comments
Comments
(0)