Re: query string returned when no records matched

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "LLOYD,DAN (HP-Boise,ex1)" <dan(dot)lloyd(at)hp(dot)com>
Cc: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: query string returned when no records matched
Date: 2003-07-22 05:48:04
Message-ID: 3860.1058852884@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"LLOYD,DAN (HP-Boise,ex1)" <dan(dot)lloyd(at)hp(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Wolfgang Drotschmann 2003-07-22 07:02:22 CREATE TYPE with array
Previous Message Abhishek Goyal 2003-07-22 04:24:57 Postgres Database Error Codes