postgresql/src/backend/storage/buffer
Tom Lane c40a0a1b52 Marginal performance improvement in LockBuffer --- calculate address
of BufferLocks[] entry just once.  Seems to save 10% or so of the
routine's runtime, which'd not be worth worrying about if it weren't
such a hotspot.
2000-03-14 22:46:27 +00:00
..
buf_init.c Add: 2000-01-26 05:58:53 +00:00
buf_table.c Add: 2000-01-26 05:58:53 +00:00
bufmgr.c Marginal performance improvement in LockBuffer --- calculate address 2000-03-14 22:46:27 +00:00
freelist.c Add: 2000-01-26 05:58:53 +00:00
localbuf.c Add: 2000-01-26 05:58:53 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
s_lock.c Add: 2000-01-26 05:58:53 +00:00