pgsql: Add database comments to template0 and postgres databases, and i - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add database comments to template0 and postgres databases, and i
Date
Msg-id E1PzW9E-0000Ur-7S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Minor sync rep documentation improvements.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Wording adjustment for restart_after_crash entry