Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints

Поиск
Список
Период
Сортировка
От Nico Williams
Тема Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints
Дата
Msg-id 20171005155213.GV1251@localhost
обсуждение исходный текст
Ответ на Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints  (Nico Williams <nico@cryptonector.com>)
Ответы Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints  (Nico Williams <nico@cryptonector.com>)
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints  (Nico Williams <nico@cryptonector.com>)
Список pgsql-hackers
I accidentally typoed when saving a file.  Here's the new patch with
that typo corrected, changes to information_schema dropped, and with the
addition of tab completion of ALWAYS DEFERRED in psql.

Nico
--

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] utility commands benefiting from parallel plan
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updatedtuple