aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-01-14 09:53:51 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-01-14 09:53:51 +0000
commitf2248478c1dca544b2310073cd99df7cde2800d5 (patch)
tree7c7d15f2148ba361ec888a3d142797efcb4d87f4 /src/backend/access/gist/gistxlog.c
parent03b4fc72407f0535782de16b41ad5c818d749a49 (diff)
downloadpostgresql-f2248478c1dca544b2310073cd99df7cde2800d5.tar.gz
postgresql-f2248478c1dca544b2310073cd99df7cde2800d5.zip
Remove broken Assertions that failed if a statement executed in PL/pgSQL is
rewritten into another kind of statement, for example if an INSERT is rewritten into an UPDATE. Back-patch to 8.3 and 8.2. For HEAD, Tom suggested inventing a new SPI_OK_REWRITTEN return code, but that's not a backportable solution. I'll do that as a separate patch, this patch will do as a stopgap measure for HEAD too in the meanwhile.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions