Re: [HACKERS] GSoC 2017: Foreign Key Arrays

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Дата
Msg-id e8a286dc7b523dcd4f811e472a50d3cb@xs4all.nl
обсуждение исходный текст
Ответ на Re: [HACKERS] GSoC 2017: Foreign Key Arrays  (Mark Rofail <markm.rofail@gmail.com>)
Ответы Re: [HACKERS] GSoC 2017: Foreign Key Arrays  (Mark Rofail <markm.rofail@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Mark Rofail
Дата:
Сообщение: Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Следующее
От: Mat Arye
Дата:
Сообщение: Fwd: [HACKERS] Syncing sql extension versions with shared library versions