]> granicus.if.org Git - postgresql/commit
1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
authorVadim B. Mikheev <vadim4o@yahoo.com>
Mon, 20 Jan 1997 04:01:50 +0000 (04:01 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Mon, 20 Jan 1997 04:01:50 +0000 (04:01 +0000)
commit9d1879388f61f48b247a48c0298a85c6fd0f8291
tree75e48e7a6b5f9bd75859c72d6baf967679005704
parent52052f3a19feb9574d07045e843c356bdc4f8741
1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
   smgrcreate ().
2. Checking rdesc->rd_tmpunlinked in heap_destroy () & heap_destroyr ()
   before calling smgrunlink ().
src/backend/catalog/heap.c