postgresql/src/backend/storage
Robert Haas f7102b0463 Extend dsm API with a new function dsm_unpin_mapping.
This reassociates a dynamic shared memory handle previous passed to
dsm_pin_mapping with the current resource owner, so that it will be
cleaned up at the end of the current query.

Patch by me.  Review of the function name by Andres Freund, Amit
Kapila, Jim Nasby, Petr Jelinek, and Álvaro Herrera.
2014-10-30 14:55:23 -04:00
..
buffer Flush unlogged table's buffers when copying or moving databases. 2014-10-20 23:43:46 +02:00
file pgindent run for 9.4 2014-05-06 12:12:18 -04:00
freespace pgindent run for 9.4 2014-05-06 12:12:18 -04:00
ipc Extend dsm API with a new function dsm_unpin_mapping. 2014-10-30 14:55:23 -04:00
large_object Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
lmgr Remove unnecessary assignment. 2014-10-28 20:26:20 +02:00
page pgindent run for 9.4 2014-05-06 12:12:18 -04:00
smgr Fix obsolete statement in smgr/README. 2014-07-28 16:30:14 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00