diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-26 04:59:15 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-26 04:59:15 +0000 |
commit | 5adebf83b6cffbf4133ff97dbe6d5da0ff59bff1 (patch) | |
tree | cad98a9a3428b57e4146c39eaeb47df75592f9d1 /src/backend/commands/explain.c | |
parent | 42af56e1ead3306d2c056ff96ea770e4eee68e9d (diff) | |
download | postgresql-5adebf83b6cffbf4133ff97dbe6d5da0ff59bff1.tar.gz postgresql-5adebf83b6cffbf4133ff97dbe6d5da0ff59bff1.zip |
Clean up some bugs in oper_select_candidate(), notably the
last loop which would return the *first* surviving-to-that-point candidate
regardless of which one actually passed the test. This was producing
such curious results as 'oid % 2' getting translated to 'int2(oid) % 2'.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions