Обсуждение: pgsql/src/include/catalog (catversion.h pg_attribute.h pg_class.h pg_database.h)

Поиск
Список
Период
Сортировка

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

От
Philip Warner - CVS
Дата:
  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.