How to set compatible property for a connection?

From: "Bob Carpenter" <bobc(at)engineer(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: How to set compatible property for a connection?
Date: 2003-01-13 03:04:54
Message-ID: NDEMLCPCIGPKNFBHBFDDGELOCDAA.bobc@engineer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I need to find out how to set the "compatible" property for a connection as
described in Section 5.6 "Storing Binary Data" in the PostgreSQL 7.3
Documentation. I want to revert the driver back to 7.1 functionality.

I've not been able to find any other discussion of the "compatible" property
in any of the PostgreSQL docs, including Rene Pijlman's page.

Thanks,

--BobC

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Abel Muiño 2003-01-13 08:59:41 Re: How to set compatible property for a connection?
Previous Message awc 2003-01-12 17:31:15 Re: RowSet