pgsql: Revert psql bits to display NOT VALID for FKs

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Revert psql bits to display NOT VALID for FKs
Дата
Msg-id E1QU7r1-0007XX-2Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert psql bits to display NOT VALID for FKs

These are superseded by pg_get_constraintdef's ability to display the
same when appropriate, which is a better place to do it anyway.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/135a507991c8ea9eca201cc084294a689ca24ba9

Modified Files
--------------
src/bin/psql/describe.c |    9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Make ascii-art in comments pgindent-safe, and some other formatt
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Complain politely about access temp/unlogged tables during recov