Renumber pg_get_acl() in pg_proc.dat

Michael Paquier <michael@paquier.xyz>

Commit: e311c6e53955e4529a47a36a4f26b0c3f7a29513
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-07-08T06:34:33Z
Releases: 18.0
Renumber pg_get_acl() in pg_proc.dat

a6417078c414 has introduced as project policy that new features
committed during the development cycle should use new OIDs in the
[8000,9999] range.

4564f1cebd43 did not respect that rule, so let's renumber pg_get_acl()
to use an OID in the correct range.

Bump catalog version.

Files

PathChange+/−
src/include/catalog/catversion.h modified +1 −1
src/include/catalog/pg_proc.dat modified +1 −1