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)
commit826692788df2772cae77ae0453e40b0a664e735f
tree274157afd33315be07d0a6adaa8a2c9da5840618
parent30ab8da488c3bbffc10115ec85e24e5855fc392d
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