The query is submitted using the JDBC driver, via the SQLExplorer plugin for Eclipse.

Is there a way for me to see the query as it was submitted to the backend? If so I'll take a look and see what it looks like.

S

At 09:58 AM 9/30/2005, Alvaro Herrera wrote:
On Thu, Sep 29, 2005 at 10:04:04PM -0500, Steve Peterson wrote:
> Is this a bug or some artifact of the SQL language that I've never
> seen before?
>
> SELECT v_id
> FROM table
> WHERE col = 'V')
> AND blah
>
> executes without errors, ignoring the closing paren and everything
> thereafter.

Not here.  How are you executing that query, exactly?

--
Alvaro Herrera       Valdivia, Chile   ICBM: S 39? 49' 17.7", W 73? 14' 26.8"
"Some men are heterosexual, and some are bisexual, and some
men don't think about sex at all... they become lawyers" (Woody Allen)



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to