[PATCH] ltree, lquery, and ltxtquery binary protocol support

Поиск
Список
Период
Сортировка
От Nino Floris
Тема [PATCH] ltree, lquery, and ltxtquery binary protocol support
Дата
Msg-id CANmj9Vxx50jOo1L7iSRxd142NyTz6Bdcgg7u9P3Z8o0=HGkYyQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
Hi,

Attached is a patch to support send/recv on ltree, lquery and ltxtquery.
I'm a contributor to the Npgsql .NET PostgreSQL driver and we'll be
the first to have official support once those ltree changes have been
released.
You can find the driver support work here, the tests verify a
roundtrip for each of the types is succesful.
https://github.com/NinoFloris/npgsql/tree/label-tree-support

Any feedback would be highly appreciated.

Greetings,
Nino Floris

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Implement INSERT SET syntax
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Implement INSERT SET syntax