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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Add database comments to template0 and postgres databases, and i
Дата
Msg-id E1PzW9E-0000Ur-7S@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Minor sync rep documentation improvements.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Wording adjustment for restart_after_crash entry