Create the pg_namespace system catalog. Doesn't do much yet, but it's

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

Commit: a25b94c080a644a66983bbcf82a4e358aa47b7df
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-03-22T21:34:44Z
Releases: 7.3.1
Create the pg_namespace system catalog.  Doesn't do much yet, but it's
there and CREATE SCHEMA will make entries in it...

Files