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

From Tom Lane
Subject Re: Proper query implementation for Postgresql driver
Date
Msg-id 30612.1412055377@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proper query implementation for Postgresql driver  (Shay Rojansky <roji@roji.org>)
Responses Re: Proper query implementation for Postgresql driver
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: B-Tree support function number 3 (strxfrm() optimization)
Next
From: Atri Sharma
Date:
Subject: Re: Proper query implementation for Postgresql driver