Re: Boolean output format
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Garo Hussenjian <garo@xapnet.com>
Cc: Jeff Davis <list-pgsql-general@empires.org>, Postgresql General <pgsql-general@postgresql.org>
Date: 2002-10-06T00:54:11Z
Lists: pgsql-general
Garo Hussenjian <garo@xapnet.com> writes: > Also, is it really the case that the adapters (JDBC, DBI, others) actually > process database output? Well, maybe they don't. If they don't then the compatibility issue largely goes away, I think. This is the wrong list to be asking in, though. I'd suggest asking in pgsql-interfaces, pgsql-odbc, and pgsql-jdbc. If there are no objections there, then I'd be willing to support a BOOLEANSTYLE parameter. regards, tom lane