aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-10-16 18:05:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-10-16 18:05:07 +0000
commit1c2de4774620469375e6393fbdbcdaffb0c2d0b5 (patch)
tree64865055e4b11e6633293d6efe342c7edcd86c46 /src/backend/commands/dbcommands.c
parent72f9013741833ddbecdbb46930bf0f62e4176803 (diff)
downloadpostgresql-1c2de4774620469375e6393fbdbcdaffb0c2d0b5.tar.gz
postgresql-1c2de4774620469375e6393fbdbcdaffb0c2d0b5.zip
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/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions