Re: query string returned when no records matched - Mailing list pgsql-novice

From LLOYD,DAN (HP-Boise,ex1)
Subject Re: query string returned when no records matched
Date
Msg-id 345D43ADFFFF864298F9ECD6C5D574E82BAE5F@xboi21.boise.itc.hp.com
Whole thread Raw
In response to query string returned when no records matched  ("LLOYD,DAN (HP-Boise,ex1)" <dan.lloyd@hp.com>)
List pgsql-novice
    Thanks for the response and you are correct.  The client code is the
dbtags library from Apache's Jakarta taglib project for JavaServer Pages.
For future reference see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4877 in case someone else
runs into this.

    Regards,
    Dan

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, July 21, 2003 11:48 PM
To: LLOYD,DAN (HP-Boise,ex1)
Cc: 'pgsql-novice@postgresql.org'
Subject: Re: [NOVICE] query string returned when no records matched


"LLOYD,DAN (HP-Boise,ex1)" <dan.lloyd@hp.com> writes:
> When using PostgreSQL 7.3.x on either Linux or HP-UX hosts, the SQL query
> string is returned when the query finishes without error but finds no
> matching records.  This ends up being visible in the client's web browser.

I can assure you there is no such behavior in the Postgres backend.
Look to your client-side code.

            regards, tom lane

pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: Re:
Next
From: Sally Gaddis
Date:
Subject: does postgres access the raw disk device?