Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; " - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "
Date
Msg-id CADK3HHL10T1F1v3wyqeVWMes5i=PNuyF_4bMX20Z5c8DgTyORg@mail.gmail.com
Whole thread Raw
In response to Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Responses Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "
List pgsql-jdbc
This is a very good question, but lots of people cut and paste SQL into code ... sometimes the ; gets in there.

Behaviour of previous version is important, but in this case It may not be justified.

Anyone else have an opinion ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 7 October 2015 at 08:30, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
I wonder why pgjdbc would want to silently ignore that user error?
Is "behavior of previous version" a sole justification?

I've drafted https://github.com/pgjdbc/pgjdbc/pull/386 to cover that.

Vladimir

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "
Next
From: Christopher BROWN
Date:
Subject: Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "