diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-15 22:04:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-15 22:04:08 +0000 |
commit | e0dece127db86f40cdcf1fa63441eac93a1ba5ff (patch) | |
tree | 1713a636909c4a8cd14a7b84daef54955cf05e85 /src/backend/utils/adt/array_userfuncs.c | |
parent | a3dff39c53bddf633bc0ba2ab3dc8681be50d6bf (diff) | |
download | postgresql-e0dece127db86f40cdcf1fa63441eac93a1ba5ff.tar.gz postgresql-e0dece127db86f40cdcf1fa63441eac93a1ba5ff.zip |
Redesign the patch for allocation of shmem space and LWLocks for add-on
modules; the first try was not usable in EXEC_BACKEND builds (e.g.,
Windows). Instead, just provide some entry points to increase the
allocation requests during postmaster start, and provide a dedicated
LWLock that can be used to synchronize allocation operations performed
by backends. Per discussion with Marc Munro.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions