pgsql/src/include/catalog (pg_proc.h pg_attribute.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (pg_proc.h pg_attribute.h)
Date: 2000-07-31 22:39:08
Message-ID: 200007312239.e6VMd8p62246@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, July 31, 2000 @ 18:39:07
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/catalog
from hub.org:/home/projects/pgsql/tmp/cvs-serv62146/include/catalog

Modified Files:
pg_proc.h pg_attribute.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).

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-31 22:39:13 pgsql/src/backend/utils/adt (acl.c)
Previous Message Tom Lane 2000-07-31 22:39:05 pgsql/src/include (postgres.h)