pgsql/src/backend/commands (dbcommands.c)

From: Philip Warner - CVS <pjw(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/commands (dbcommands.c)
Date: 2000-10-22 17:55:36
Message-ID: 200010221755.e9MHtaR08546@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
dbcommands.c

----------------------------- 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 17:55:46 pgsql/src/bin/initdb (initdb.sh)
Previous Message Michael Meskes 2000-10-22 13:36:20 pgsql/src/interfaces/ecpg/lib (descriptor.c)