Re: Re: [INTERFACES] New code for JDBC driver - Mailing list pgsql-jdbc

From Peter Wiley
Subject Re: Re: [INTERFACES] New code for JDBC driver
Date
Msg-id Pine.LNX.4.21.0107030801200.23950-100000@rex.vpn.mmsi.com
Whole thread Raw
In response to Re: [INTERFACES] New code for JDBC driver  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
On Mon, 2 Jul 2001, Barry Lind wrote:

> Arsalan,
>
> Why do you consider semi colons outside of quotes to be an error condition?
>
> It is legal under postgresql to execute multiple SQL statements under
> one call to the server.  For example you can execute:
>
> update foo set bar = ?; select * from foo;

This behaviour is also legal for Informix databases.

Peter Wiley


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: [INTERFACES] New code for JDBC driver
Next
From: Barry Lind
Date:
Subject: Re: [INTERFACES] New code for JDBC driver