Back-patch fix for failure to dump views containing FULL JOIN USING.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 20 Sep 2002 21:37:07 +0000 (21:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 20 Sep 2002 21:37:07 +0000 (21:37 +0000)
commit2f66f526d5ce462ae5b0f00bc17ce9a60be607c1
tree384b842ce9337df8aeeda8a545f7dfe28e772cfd
parent5b3b7f3f24f6593604daf22e75af26f2a1a1d47b
Back-patch fix for failure to dump views containing FULL JOIN USING.
The bug is not present in CVS tip due to cleanup of JOIN handling,
but 7.2.* is broken.
src/backend/utils/adt/ruleutils.c