[COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes.
Дата
Msg-id E1cm7MV-0005Dk-AS@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Throw an error if a DATA() line contains wrong # of attributes.

David Christensen, reviewed by Dagfinn Ilmari Mannsåker

Discussion: http://postgr.es/m/20170215154018.fs5vwtqhp5d2sifs@veeddeux.attlocal.net

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7666e73a2e9e0e91a9f3b246a4299b44daadcbf8

Modified Files
--------------
src/backend/catalog/Catalog.pm | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Use group updates when setting transaction status in clog.
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix hard-coded relkind constants in pg_dump.c.