OSDN Git Service

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:45 +0000 (21:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Feb 2003 21:12:45 +0000 (21:12 +0000)
commit2dde90ad8dbe9d973a15804e44b0e01ca4d2ac30
treede3c3f33a819033f255cff579e151517e3ff9c4d
parent3f6333357f141c4529a6872b19f39c66017c7170
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