Обсуждение: pgsql/src/bin/initdb (initdb.sh)

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

pgsql/src/bin/initdb (initdb.sh)

От
Philip Warner - CVS
Дата:
  Date: Sunday, October 22, 2000 @ 13:55:46
Author: pjw

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

Modified Files:
    initdb.sh

-----------------------------  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.