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

Поиск
Список
Период
Сортировка
Искать
От
Nico Williams
Тема
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints
Дата
Msg-id
20171003213159.GQ1251@localhost
Ответ на
Список
Дерево обсуждения
[HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
[HACKERS] [PATCH] WIP 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>
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 Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Robbie Harwood <rharwood@redhat.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Robbie Harwood <rharwood@redhat.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Michael Paquier <michael@paquier.xyz>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Dmitry Dolgov <9erthalion6@gmail.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Andres Freund <andres@anarazel.de>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option forconstraints Andreas Joseph Krogh <andreas@visena.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Nico Williams <nico@cryptonector.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Vik Fearing <vik.fearing@2ndquadrant.com>
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option forconstraints Andreas Joseph Krogh <andreas@visena.com>
On Tue, Oct 03, 2017 at 02:51:30PM -0500, Nico Williams wrote:
> Anyways, this patch is NOT passing tests at the moment, and I'm not sure
> why.  I'm sure I can figure it out, but first I need to understand the
> failures.  E.g., I see this sort of difference:
> 
>    \d testschema.test_index1
>    Index "testschema.test_index1"
>     Column |  Type  | Definition
>    --------+--------+------------
>     id     | bigint | id
>   -btree, for table "testschema.test_default_tab"
>   +f, for table "testschema.btree", predicate (test_default_tab)
> 
> which means, I think, that I've screwed up in src/bin/psql/describe.c,
> don't it's not obvious to me yet how.

Ah, I needed to adjust references to results columns.  I suspect that
something similar relates to other remaining failures.


-- 
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 по дате отправления
От: Tom Lane
Дата:
От: Maksim Milyutin
Дата:
FAQ