diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-18 18:17:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-18 18:17:45 +0000 |
commit | a49147af7825f8ca882741a5f3cd03ec115dcbfa (patch) | |
tree | 65c99549f1a0a712430670db12fb5c56131eedb7 /src/backend/utils/adt/pgstatfuncs.c | |
parent | a0a7e6343406b2c9689dc7ccd9550ac603478cb6 (diff) | |
download | postgresql-a49147af7825f8ca882741a5f3cd03ec115dcbfa.tar.gz postgresql-a49147af7825f8ca882741a5f3cd03ec115dcbfa.zip |
Fix an oversight in convert_EXISTS_sublink_to_join: we can't convert an
EXISTS that contains a WITH clause. This would usually lead to a
"could not find CTE" error later in planning, because the WITH wouldn't
get processed at all. Noted while playing with an example from Ken Marshall.
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions