diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-06 21:01:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-06 21:01:04 +0000 |
commit | 8f6a6b7e9a48d04bc6912a968326277547dc7927 (patch) | |
tree | 07035e7be43e921cfd2ea32fb37360a4d779b8d7 /src/backend/tcop/postgres.c | |
parent | 79913910d4b518a42c893b6dd459656798ffa591 (diff) | |
download | postgresql-8f6a6b7e9a48d04bc6912a968326277547dc7927.tar.gz postgresql-8f6a6b7e9a48d04bc6912a968326277547dc7927.zip |
Ensure that an Execute operation can't send tuples in cases where
Describe would claim that no tuples will be returned. Only affects
SELECTs added to non-SELECT base queries by rewrite rules. If you
want to see the output of such a select, you gotta use 'simple Query'
protocol.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions