forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite311c6e
committed
Renumber pg_get_acl() in pg_proc.dat
a641707 has introduced as project policy that new featurescommitted during the development cycle should use new OIDs in the[8000,9999] range.4564f1c did not respect that rule, so let's renumber pg_get_acl()to use an OID in the correct range.Bump catalog version.1 parent7340d93 commite311c6e
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6362 | 6362 |
| |
6363 | 6363 |
| |
6364 | 6364 |
| |
6365 |
| - | |
| 6365 | + | |
6366 | 6366 |
| |
6367 | 6367 |
| |
6368 | 6368 |
| |
|
0 commit comments
Comments
(0)