diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-01-14 09:53:54 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-01-14 09:53:54 +0000 |
commit | 09156de6404b18cb5b68c58b3e52422d10f73cb0 (patch) | |
tree | c6afe33a976b0ca9e7535dc8442884044e8ccef3 /src/backend/access/gist/gist.c | |
parent | 4d4b0f35210bc7c83b73fc4e001e8873982de722 (diff) | |
download | postgresql-09156de6404b18cb5b68c58b3e52422d10f73cb0.tar.gz postgresql-09156de6404b18cb5b68c58b3e52422d10f73cb0.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/gist.c')
0 files changed, 0 insertions, 0 deletions