aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-05 23:25:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-05 23:25:44 +0000
commitc5afcf904048d83690958f9a059e4444e6e3a3ec (patch)
treec47463fd57171fcd2a03e5894a55af78b713e5f2 /src/backend/regex
parent1c0f0d99ae14428bc6060241f4511eb9446288d0 (diff)
downloadpostgresql-c5afcf904048d83690958f9a059e4444e6e3a3ec.tar.gz
postgresql-c5afcf904048d83690958f9a059e4444e6e3a3ec.zip
Add support for doing FULL JOIN ON FALSE. While this is really a rather
peculiar variant of UNION ALL, and so wouldn't likely get written directly as-is, it's possible for it to arise as a result of simplification of less-obviously-silly queries. In particular, now that we can do flattening of subqueries that have constant outputs and are underneath an outer join, it's possible for the case to result from simplification of queries of the type exhibited in bug #5263. Back-patch to 8.4 to avoid a functionality regression for this type of query.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions