Re: [HACKERS] GSoC 2017: Foreign Key Arrays - Mailing list pgsql-hackers

From Mark Rofail
Subject Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Date
Msg-id CAJvoCuv2Gt4eD2TjjX_otEpGT2oDr0bL52=JrXD+fAGfsAkdvg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] GSoC 2017: Foreign Key Arrays  (Mark Rofail <markm.rofail@gmail.com>)
Responses Re: [HACKERS] GSoC 2017: Foreign Key Arrays
List pgsql-hackers
On Tue, 18 Jul 2017 at 7:43 pm, Alexander Korotkov <aekorotkov@gmail.com> wrote:
 separate operators for int4[] @>> int8, int4[] @>> int4, int4[] @>> int2, int4[] @>> numeric. 

My only comment on the separate operators is its high maintenance.  Any new datatype introduced a corresponding operator should be created.

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: [HACKERS] JSONB - JSONB operator feature request
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] More race conditions in logical replication