]> granicus.if.org Git - postgresql/commit
Move new typedef AclId into c.h, so as to avoid cluttering namespace
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Jan 2003 18:00:24 +0000 (18:00 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Jan 2003 18:00:24 +0000 (18:00 +0000)
commit83b06823f63aefa40736c1797890d13c043f352d
tree0fa78d87d8f12cd9218c3982dab5eea7563846e2
parent9df2c440326cf5ebfe485af4e76938c12faa220d
Move new typedef AclId into c.h, so as to avoid cluttering namespace
by having to include miscadmin.h into other header files.
src/backend/tcop/fastpath.c
src/include/c.h
src/include/catalog/pg_conversion.h
src/include/commands/typecmds.h
src/include/miscadmin.h
src/include/pgstat.h
src/include/utils/acl.h