aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-18 18:17:52 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-18 18:17:52 +0000
commitdcd647d7cf98e3393f919135f6e113e896781f60 (patch)
treed20a13ca4a8851e2dab1f9f14dca4020b5a62212 /src/backend/regex/regexec.c
parent59dbd542ab18f557a88caa8a4c7279a4bb7e82e8 (diff)
downloadpostgresql-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