mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 00:04:44 -05:00
for GRANT/REVOKE is now just that, not "CHANGE". On the way, migrate some of the aclitem internal representation away from the parser and build a real parse tree instead. Also add some 'const' qualifiers.