Date: Monday, July 31, 2000 @ 18:39:02
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv62146/include/utils
Modified Files:
acl.h
----------------------------- Log Message -----------------------------
Make acl-related functions safe for TOAST. Mark pg_class.relacl as
compressible but not externally storable (since we're not sure about
whether creating a toast relation for pg_class would work).