]> granicus.if.org Git - postgresql/commit
Repair problem with listing rules that have a WHERE condition and
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 Nov 2001 00:29:15 +0000 (00:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 Nov 2001 00:29:15 +0000 (00:29 +0000)
commite59334994eee14d8f934d57c1a21c25c8d6cbae8
tree64f64180d41a6d3ea301ebad328ce92ca10087ad
parent4bc8c8dd95367a1dd0e9af3f1805bb85018ec307
Repair problem with listing rules that have a WHERE condition and
have an INSERT...SELECT as the first or only action.  Per bug report
from Sergio Pili.
src/backend/utils/adt/ruleutils.c