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

From: Steve Peterson <stevep(at)zpfe(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Steve Peterson <steve(at)zpfe(dot)com>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug?: Text after right paren in query is ignored
Date: 2005-10-04 22:07:18
Message-ID: 20051004170645.S37255-100000@magpie.zpfe.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Any known way to log at the JDBC level? When I get a little time I'm
going to write a test that bypasses Eclipse and SQLExplorer.

On Wed, 5 Oct 2005, Oliver Jowett wrote:

> Alvaro Herrera wrote:
> > 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.
>
> This won't log anything with recent JDBC drivers and pre-8.1 backends.
>
> -O
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-10-05 08:13:11 Re: BUG #1938: pg_dump mis-intreprets "default now()";
Previous Message Devrim GUNDUZ 2005-10-04 21:50:49 Re: BUG #1931: ILIKE and LIKE fails on Turkish locale