]> granicus.if.org Git - postgresql/commit
Fixes: Errors when PQexec() in backend creates temp
authorMarc G. Fournier <scrappy@hub.org>
Thu, 24 Oct 1996 07:38:22 +0000 (07:38 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 24 Oct 1996 07:38:22 +0000 (07:38 +0000)
commit5d90a0037e8b7f7e573c3b700d46b269d8a874f3
tree806d063bd2fab2103bbac1daef2f99a97207a54b
parentee0ef186ac2830614bed1370b727b63982cfc547
Fixes: Errors when PQexec() in backend creates temp
              relations and transaction is aborted

Submitted by: wieck@sapserv.debis.de (Jan Wieck)
src/backend/catalog/heap.c
src/backend/postmaster/postmaster.c
src/backend/utils/cache/relcache.c
src/backend/utils/rel.h