pgsql/src/backend/catalog (heap.c)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Monday, January 1, 2001 @ 16:33:31
Author: tgl

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

Modified Files:
heap.c

----------------------------- Log Message -----------------------------

Ensure attcacheoff is written out as -1 when writing pg_attribute
tuples for a relation. Needed to prevent Assert failure in CLUSTER.