pgsql: Add database comments to template0 and postgres databases, and i

Started by Bruce Momjianover 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Add database comments to template0 and postgres databases, and improve
the comments on the template1 database. No catalog version bump because
they are just comments.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ddd6ff289f2512f881493b7793853a96955459ff

Modified Files
--------------
src/bin/initdb/initdb.c | 3 +++
src/include/catalog/pg_database.h | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)