diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-16 18:05:07 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-16 18:05:07 +0000 |
| commit | 1c2de4774620469375e6393fbdbcdaffb0c2d0b5 (patch) | |
| tree | 64865055e4b11e6633293d6efe342c7edcd86c46 /src/backend/access/transam/xact.c | |
| parent | 72f9013741833ddbecdbb46930bf0f62e4176803 (diff) | |
Remove BufferLocks[] array in favor of a single pointer to the buffer
(if any) currently waited for by LockBufferForCleanup(), which is all
that we were using it for anymore. Saves some space and eliminates
proportional-to-NBuffers slowdown in UnlockBuffers().
Diffstat (limited to 'src/backend/access/transam/xact.c')
0 files changed, 0 insertions, 0 deletions
