pgsql/src/include/catalog (catversion.h pg_attribute.h pg_class.h pg_database.h)

From: Philip Warner - CVS <pjw(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (catversion.h pg_attribute.h pg_class.h pg_database.h)
Date: 2000-10-22 17:55:50
Message-ID: 200010221755.e9MHto108687@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Sunday, October 22, 2000 @ 13:55:50
Author: pjw

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/catalog
from hub.org:/home/users/p/pjw/work/pgsql/src/include/catalog

Modified Files:
catversion.h pg_attribute.h pg_class.h pg_database.h

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

Add new datlastsysoid to pg_database.
This field stores the last allocated OID after the database was created.
Used by pg_dump in deciding what is user-defined vs. system-defined.

Browse pgsql-committers by date

  From Date Subject
Next Message Philip Warner - CVS 2000-10-22 18:13:10 pgsql/src/bin/pg_dump (pg_backup_archiver.c pg_backup_archiver.h pg_dump.c)
Previous Message Philip Warner - CVS 2000-10-22 17:55:46 pgsql/src/bin/initdb (initdb.sh)