OSDN Git Service

heap_destroy() now calls RelationForgetRelation() to really flush
authorVadim B. Mikheev <vadim4o@yahoo.com>
Wed, 4 Jun 1997 08:59:22 +0000 (08:59 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Wed, 4 Jun 1997 08:59:22 +0000 (08:59 +0000)
commit9c6cdb4d7bc85ba60a7303e401c94a96276104e1
treef2a780870723cfbc22ab1de83e03b07ea42d0d4a
parentded465064278a938e3360dc1ca2259dd0fc1a297
heap_destroy() now calls RelationForgetRelation() to really flush
the relation from the relcache.
src/backend/catalog/heap.c