Re: Proper query implementation for Postgresql driver - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: Proper query implementation for Postgresql driver
Date
Msg-id CAOeZVietZvW3JnUaPGC+OmWtqCLFg80dZnjVvZp39No2yPNHSQ@mail.gmail.com
Whole thread Raw
In response to Re: Proper query implementation for Postgresql driver  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers


On Tue, Sep 30, 2014 at 11:06 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Shay Rojansky <roji@roji.org> writes:
> Thanks for the suggestion to look at PgJDBC, I'll do that.

BTW, libpqtypes (http://libpqtypes.esilo.com) might be worth
studying as well.  I've not used it myself, but it claims to
offer datatype-extensible processing of binary formats.

                        regards, tom lane


--


It does offer that, and is indeed a good idea in the current context. 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proper query implementation for Postgresql driver
Next
From: Michael Paquier
Date:
Subject: Re: Options OUTPUT_PLUGIN_* controlling format are confusing (Was: Misleading error message in logical decoding)