Commit e311c6e
committed
Renumber pg_get_acl() in pg_proc.dat
a641707 has introduced as project policy that new features
committed 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 parent 7340d93 commit e311c6e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
| 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