Re: tightening up on use of oid 0 - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: tightening up on use of oid 0
Date
Msg-id Pine.BSO.4.56.0410131217520.22508@leary.csoft.net
Whole thread Raw
In response to Re: tightening up on use of oid 0  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: tightening up on use of oid 0
List pgsql-jdbc

On Wed, 13 Oct 2004, Oliver Jowett wrote:

> I'd like to catch those errors earlier than query execution if possible.
> If nothing else, it'll encourage application developers to provide
> correct type info to the driver in all cases..

I don't see the real benefit of catching this one statement earlier.  It's
still a runtime failure.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: odd insert problem, textarea \n replaced with
gives
Next
From: Oliver Jowett
Date:
Subject: Re: FW: Question about the postgres resultset implementation