pgsql: In binary-upgrade mode, dump dropped attributes of composite typ

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: In binary-upgrade mode, dump dropped attributes of composite typ
Дата
Msg-id E1QNlEn-0001MB-FX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In binary-upgrade mode, dump dropped attributes of composite types.

Noah Misch

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/27c7875d95cf629e3f344ba91d1f8a1a936ed043

Modified Files
--------------
src/bin/pg_dump/pg_dump.c                 |  100 ++++++++++++++++++++++------
src/test/regress/expected/alter_table.out |    6 ++
src/test/regress/sql/alter_table.sql      |    7 ++
3 files changed, 91 insertions(+), 22 deletions(-)


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

Предыдущее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc