Add initdb code to set up initial contents of pg_depend, pinning all
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.sh | modified | +28 −1 |