Remove an Assert that's been obsoleted by recent changes in the parsetree
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Oct 2007 17:04:35 +0000 (17:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Oct 2007 17:04:35 +0000 (17:04 +0000)
commit093e149761e95d6b594c158e1e9e64125875c764
treee6ed83012e7b375e02e1dbbf7b73386b669e0825
parent76594814ce02ba22623f2cf853a4cb5597002d24
Remove an Assert that's been obsoleted by recent changes in the parsetree
representation of DECLARE CURSOR.  Report and fix by Heikki.
src/backend/optimizer/prep/prepunion.c