]> granicus.if.org Git - postgresql/commit
Stick finger into a couple more holes in the leaky dike of
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Oct 1999 04:42:04 +0000 (04:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Oct 1999 04:42:04 +0000 (04:42 +0000)
commit54204e6c78f3a227ee1769908524d15d8fe2d0b8
treea0719fb7b5be477db2e32d01fa390aa803ed94fb
parentfc43696d1a28ccc5f58b2b0abce8e86f0920433d
Stick finger into a couple more holes in the leaky dike of
modifyAggrefQual.  This routine really, really needs to be retired, but
until we have subselects in FROM there's no chance of doing the job right.
In the meantime try to respond to unhandlable cases with elog rather than
coredump.
src/backend/rewrite/rewriteHandler.c