Add initdb code to set up initial contents of pg_depend, pinning all

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 14f158835618216cf0ef9bc8862ecb1b3fe09d90
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-07-16T17:48:46Z
Releases: 7.3.1
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).

Files

PathChange+/−
src/bin/initdb/initdb.sh modified +28 −1