diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-30 19:24:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-04-30 19:24:47 +0000 |
commit | e2004dfc69c602226288a99a4e769d6494a9afe7 (patch) | |
tree | c12c1b1d2e9e39b19a106f2c9cf818df43d7a011 /src/interfaces/python/pg.py | |
parent | 60ba30d13a3b2fb2a95d0f9b2a450b21b3a93bb8 (diff) | |
download | postgresql-e2004dfc69c602226288a99a4e769d6494a9afe7.tar.gz postgresql-e2004dfc69c602226288a99a4e769d6494a9afe7.zip |
Suppress pull-up of subqueries that are in the nullable side of an outer
join. This is needed to avoid improper evaluation of expressions that
should be nulled out, as in Victor Wagner's bug report of 4/27/01.
Pretty ugly solution, but no time to do anything better for 7.1.1.
Diffstat (limited to 'src/interfaces/python/pg.py')
0 files changed, 0 insertions, 0 deletions