Re: Int2 vector to array equality

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

            regards, tom lane

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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Int2 vector to array equality
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: pg_autovacuum integration proof of concept patch