Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description

Bruce Momjian <bruce@momjian.us>

Commit: 5071ae2972457eba64d02515b1a7161311cb6659
Author: Bruce Momjian <bruce@momjian.us>
Date: 1997-11-13T03:23:18Z
Releases: 7.1.1
Add pg_description table for info on tables, columns, operators, types, and aggregates.  Modify psql with new \dd operator to access description

Files