Re: [HACKERS] GSoC 2017: Foreign Key Arrays

Поиск
Список
Период
Сортировка
От Mark Rofail
Тема Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Дата
Msg-id CAJvoCuv3Qw2+yRwwAUoJAq6mLffVfFPoPu_eZyTR+aCkCg=2Sg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] GSoC 2017: Foreign Key Arrays  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [HACKERS] GSoC 2017: Foreign Key Arrays  ("Joel Jacobson" <joel@compiler.org>)
Re: [HACKERS] GSoC 2017: Foreign Key Arrays  ("Joel Jacobson" <joel@compiler.org>)
Список pgsql-hackers
Hey Alvaro,
 
In fact I would encourage you to post
both patches together as two attachment in the same email;
Just republishing the patches in the same email

Changelog (operator patch):
- v1 (compatible with current master 2021-02-05, commit c444472af5c202067a9ecb0ff8df7370fb1ea8f4)
    * add tests and documentation to array operators and gin index
Array <-> element operators patch

Changelog (FK Arrays)
- v1 (compatible with anyarray_anyelement_operators-v1.patch)
    * rebase on anyarray_anyelement_operators-v1.patch
    * support coercion
    * support vectors instead of arrays 
The FK Array patch which is dependent on  anyarray_anyelement_operators-v1.patch

/Mark
Вложения

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

Предыдущее
От: "Wang, Shenhao"
Дата:
Сообщение: RE: parse mistake in ecpg connect string
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM