aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pgstatfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-18 18:17:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-18 18:17:45 +0000
commita49147af7825f8ca882741a5f3cd03ec115dcbfa (patch)
tree65c99549f1a0a712430670db12fb5c56131eedb7 /src/backend/utils/adt/pgstatfuncs.c
parenta0a7e6343406b2c9689dc7ccd9550ac603478cb6 (diff)
downloadpostgresql-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