Re: Int2 vector to array equality

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Int2 vector to array equality
Дата
Msg-id 40C42283.5050308@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Int2 vector to array equality  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:

>Andreas Pflug <pgadmin@pse-consulting.de> writes:
>
>
>>The attached patch adds an equality operator
>>    bool int2array_int2vector_eq(int2[], int2vector)
>>
>>
>
>This seems like a remarkably specialized kluge ... gotta be a
>better way ...
>
>

How? This could be coded to support any element type, but we only have
int2vector anyway.

Regards,
Andreas


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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: pg_autovacuum integration proof of concept patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgxs: build infrastructure for extensions v1