Re: Bug?: Text after right paren in query is ignored

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Steve Peterson <steve(at)zpfe(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug?: Text after right paren in query is ignored
Date: 2005-10-04 12:52:21
Message-ID: 20051004125221.GA5190@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Sep 30, 2005 at 10:37:05PM -0500, Steve Peterson wrote:
> 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.

Sure. Use the log_statement configuration parameter in postgresql.conf.

--
Alvaro Herrera Architect, http://www.EnterpriseDB.com
Thou shalt study thy libraries and strive not to reinvent them without
cause, that thy code may be short and readable and thy days pleasant
and productive. (7th Commandment for C Programmers)

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tony Marston 2005-10-04 12:58:36 BUG #1937: Parts of information_schema only accessible to owner
Previous Message Richard Huxton 2005-10-04 11:10:11 Re: PostgreSQL Database export from Linux to Windows