pgsql/src/backend/access/heap (tuptoaster.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/heap (tuptoaster.c)
Date: 2000-07-31 22:39:21
Message-ID: 200007312239.e6VMdLL62345@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
tuptoaster.c

----------------------------- 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 Vince Vielhaber 2000-08-01 10:43:55 [WEBMASTER] 'www/html interfaces.html'
Previous Message Tom Lane 2000-07-31 22:39:16 pgsql/src/backend/catalog (aclchk.c)