diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-02-14 22:24:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-02-14 22:24:25 +0000 |
commit | 5500039843fa193f445f9e773889df2469590a1c (patch) | |
tree | 93617b5c5a756828318c2da31ef717b44e73f742 /src/backend/tcop/postgres.c | |
parent | d8b482be7c62c6b53d75ec906d362db346b9655c (diff) | |
download | postgresql-5500039843fa193f445f9e773889df2469590a1c.tar.gz postgresql-5500039843fa193f445f9e773889df2469590a1c.zip |
Fix optimizer coredump with unary-operator WHERE clauses.
A test case is:
create table linetab (x line);
select * from linetab where ?| x;
which coredumps in 6.4.2 and current sources.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions