postgresql/src/backend/storage
Robert Haas 6057c212f3 "Pin", rather than "keep", dynamic shared memory mappings and segments.
Nobody seemed concerned about this naming when it originally went in,
but there's a pending patch that implements the opposite of
dsm_keep_mapping, and the term "unkeep" was judged unpalatable.
"unpin" has existing precedent in the PostgreSQL code base, and the
English language, so use this terminology instead.

Per discussion, back-patch to 9.4.
2014-10-30 11:35:55 -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 "Pin", rather than "keep", dynamic shared memory mappings and segments. 2014-10-30 11:35:55 -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