pgsql/src/bin/initdb initdb.sh

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/initdb initdb.sh
Date: 2002-07-16 17:48:46
Message-ID: 20020716174846.A7E70475AFA@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/07/16 13:48:46

Modified files:
src/bin/initdb : initdb.sh

Log message:
Add initdb code to set up initial contents of pg_depend, pinning all
objects created during initdb (except for the system views, which I
think do not need to be pinned).

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-07-16 17:55:25 pgsql/src/backend/utils/adt numutils.c tid.c
Previous Message Bruce Momjian - CVS 2002-07-16 17:05:46 pgsql/doc/src/sgml datatype.sgml