Change the aclchk.c routines to uniformly use OIDs to identify the
Tom Lane <tgl@sss.pgh.pa.us>
Change the aclchk.c routines to uniformly use OIDs to identify the objects to be privilege-checked. Some change in their APIs would be necessary no matter what in the schema environment, and simply getting rid of the name-based interface entirely seems like the best way.