]> granicus.if.org Git - postgresql/commit
Fix SPI result logic for case where there are multiple statements of the
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Feb 2003 21:12:54 +0000 (21:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Feb 2003 21:12:54 +0000 (21:12 +0000)
commit79c049ddaa2f2c3142519c873d6a3efc6f2f145b
tree8d3968e16f31271d7f91da72cdc03cadf62e621f
parent56650f3fda5dcab57377eef95df55a036f0f122f
Fix SPI result logic for case where there are multiple statements of the
same type in a rule.  Per bug report from Pavel Hanak.
src/backend/executor/spi.c