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

From Erik Rijkers
Subject Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Date
Msg-id e8a286dc7b523dcd4f811e472a50d3cb@xs4all.nl
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 2017-07-24 23:31, Mark Rofail wrote:
> On Mon, Jul 24, 2017 at 11:25 PM, Erik Rijkers <er@xs4all.nl> wrote:
>> 
>> This patch doesn't apply to HEAD at the moment ( e2c8100e6072936 ).
>> 
> 
> My bad, I should have mentioned that the patch is dependant on the 
> original
> patch.
> Here is a *unified* patch that I just tested.

Thanks.  Apply is now good, but I get this error when compiling:

ELEMENT' not present in UNRESERVED_KEYWORD section of gram.y
make[4]: *** [gram.c] Error 1
make[3]: *** [parser/gram.h] Error 2
make[2]: *** [../../src/include/parser/gram.h] Error 2
make[1]: *** [all-common-recurse] Error 2
make: *** [all-src-recurse] Error 2






pgsql-hackers by date:

Previous
From: Mark Rofail
Date:
Subject: Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Next
From: Mat Arye
Date:
Subject: Fwd: [HACKERS] Syncing sql extension versions with shared library versions