diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-12-12 09:01:39 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-12-12 09:01:39 +0900 |
commit | eae7fe485998ac493a3d9dadf254a89c9265891e (patch) | |
tree | 77a031baceb8ad9ffbee7c3bc756b18d45e8fbc4 /src/bin/scripts/dropuser.c | |
parent | b8c0ffbd2c8038fbebe76b48616860a7efec66ae (diff) | |
download | postgresql-eae7fe485998ac493a3d9dadf254a89c9265891e.tar.gz postgresql-eae7fe485998ac493a3d9dadf254a89c9265891e.zip |
Remove direct call to GetNewObjectId() for pg_auth_members.oid
This routine should not be called directly as mentioned at its top, so
replace it by GetNewOidWithIndex(). Issue introduced by 6566133 when
pg_auth_members.oid got added, so no backpatch is needed.
Author: Maciek Sakrejda
Discussion: https://postgr.es/m/CAOtHd0Ckbih7Ur7XeVyLAJ26VZOfTNcq9qV403bNF4uTGtAN+Q@mail.gmail.com
Diffstat (limited to 'src/bin/scripts/dropuser.c')
0 files changed, 0 insertions, 0 deletions