diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-04-06 18:46:03 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-04-06 18:46:03 +0000 |
commit | e5170860eeaf28802375d0e1d51689b491958571 (patch) | |
tree | bab1b8aa7cc30664251fb857aec8a3926f8d59a9 /src/backend/tcop/postgres.c | |
parent | 2098ec6e3731326e689fcd5ecfbdd536b2e16ab3 (diff) | |
download | postgresql-e5170860eeaf28802375d0e1d51689b491958571.tar.gz postgresql-e5170860eeaf28802375d0e1d51689b491958571.zip |
Support FULL JOIN with no join clauses, such as X FULL JOIN Y ON TRUE.
That particular corner case is not exactly compelling, but given 7.4's
ability to discard redundant join clauses, it is possible for the situation
to arise from queries that are not so obviously silly. Per bug report
of 6-Apr-04.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions