OSDN Git Service

Fixes: Errors when PQexec() in backend creates temp
authorMarc G. Fournier <scrappy@hub.org>
Thu, 24 Oct 1996 07:55:54 +0000 (07:55 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 24 Oct 1996 07:55:54 +0000 (07:55 +0000)
commit20b4c46e263ca32d97e35aebc1662a9f0fd433fe
treed22ac0a0b75044a94283f242483f40134522b043
parente152661200c1b3e6a834c918ba64681dde404440
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/include/utils/rel.h