pgsql/src/include (postgres.h)

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

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

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

Modified Files:
postgres.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:08 pgsql/src/include/catalog (pg_proc.h pg_attribute.h)
Previous Message Tom Lane 2000-07-31 22:39:03 pgsql/src/include/utils (acl.h)