[PATCH] ltree, lquery, and ltxtquery binary protocol support - Mailing list pgsql-hackers

From Nino Floris
Subject [PATCH] ltree, lquery, and ltxtquery binary protocol support
Date
Msg-id CANmj9Vxx50jOo1L7iSRxd142NyTz6Bdcgg7u9P3Z8o0=HGkYyQ@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Implement INSERT SET syntax
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Implement INSERT SET syntax