diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-18 18:17:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-18 18:17:52 +0000 |
commit | dcd647d7cf98e3393f919135f6e113e896781f60 (patch) | |
tree | d20a13ca4a8851e2dab1f9f14dca4020b5a62212 /src/backend/regex/regexec.c | |
parent | 59dbd542ab18f557a88caa8a4c7279a4bb7e82e8 (diff) | |
download | postgresql-dcd647d7cf98e3393f919135f6e113e896781f60.tar.gz postgresql-dcd647d7cf98e3393f919135f6e113e896781f60.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions