diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-07-31 18:39:13 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-07-31 18:39:13 +0000 |
commit | a1e17cd5c5807f905cb324399455eba32d43dd1e (patch) | |
tree | 7e799d9204218ef870c9105bb0d840c0de9bc4db /src/backend/commands/copy.c | |
parent | d6b1a407f4c544c438f0bf6067b70e864719bb46 (diff) |
Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that
has a DISTINCT ON clause, per bug report from Anthony Wood. While at it,
improve the DISTINCT-ON-clause recognizer routine to not be fooled by out-
of-order DISTINCT lists.
Also, back-patch earlier fix to not push down into sub-SELECT with LIMIT.
Diffstat (limited to 'src/backend/commands/copy.c')
0 files changed, 0 insertions, 0 deletions