pgsql: Dump the COLLATABLE attribute in CREATE TYPE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Dump the COLLATABLE attribute in CREATE TYPE
Дата
Msg-id E1PuSiH-0006Tp-Tx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Dump the COLLATABLE attribute in CREATE TYPE

This was previously omitted by accident.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/16143d64513e4dc3c72bad7ae98d3df0b5a23013

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |   35 ++++++++++++++++++++++++++++++++++-
1 files changed, 34 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix bugs in Serializable Snapshot Isolation.