Re: [HACKERS] GSoC 2017: Foreign Key Arrays

Поиск
Список
Период
Сортировка
От Mark Rofail
Тема Re: [HACKERS] GSoC 2017: Foreign Key Arrays
Дата
Msg-id CAJvoCutFYT_Rw1Ouo_iG3AHsg1bQ+b_e5=3qyoatGvqaYBXpAQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] GSoC 2017: Foreign Key Arrays  ("Joel Jacobson" <joel@compiler.org>)
Ответы Re: 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 Joel,

Hmm, I think it looks like you forgot to update the documentation? It still says anycompatiblenonarray.
 Yeah. my bad. Fixed and included below in v4.

Anyway, I've tested the patch, not only using your tests, but also the attached test.
No problems were found. Good.
That's great! 

Thank you, Joel, for your thorough review and creative tests!

Changelog:
- anyarray_anyelement_operators-v4 (compatible with current master 2021-02-16, commit f672df5fdd22dac14c98d0a0bf5bbaa6ab17f8a5)
    * revert anycompatiblenonarray in docs to anyelement

- fk_arrays_elem_v2:
    * remove coercion support in regression tests
    * update to be compatible with anyarray_anyelement_operators-v4 

/Mark
Вложения

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: POC: postgres_fdw insert batching
Следующее
От: David Rowley
Дата:
Сообщение: Re: Hybrid Hash/Nested Loop joins and caching results from subplans