Fix SPI result logic for case where there are multiple statements of the
authorTom Lane <[email protected]>
Fri, 14 Feb 2003 21:12:54 +0000 (21:12 +0000)
committerTom Lane <[email protected]>
Fri, 14 Feb 2003 21:12:54 +0000 (21:12 +0000)
commitd743af96b4ebf48d3edeb9d3c9aace247d9e5159
tree1a1a5079cb1c179f1251ccdf09c7cb2df6987ec5
parentc2381c557cee522e0bcb5461c1a532814f88cbba
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