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

From Tom Lane
Subject Re: query string returned when no records matched
Date
Msg-id 3860.1058852884@sss.pgh.pa.us
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
"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: Allan Berger
Date:
Subject: Locking tables
Next
From: Wolfgang Drotschmann
Date:
Subject: CREATE TYPE with array