diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-10-30 11:35:55 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-10-30 11:44:22 -0400 |
commit | 1c49dae165bcee69bf3327d6ae20271d82cdf6bf (patch) | |
tree | fa7ebd12791923df8a237d615c960b28507a3596 /src/backend/utils/adt/numeric.c | |
parent | ae3eb9b8ef5638610da05038e40229d4f4e5c1fd (diff) | |
download | postgresql-1c49dae165bcee69bf3327d6ae20271d82cdf6bf.tar.gz postgresql-1c49dae165bcee69bf3327d6ae20271d82cdf6bf.zip |
"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.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions