Lock structures

Started by Bruce Momjianabout 25 years ago1 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Sorry to have been too brief:

* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)

Basically, lock methods are now stored in structures, one in shared
memory with a spinlock, and another in normal memory created by the
postmaster. The goal for 7.2 is to merge these into one shared memory
structure to clarify the code.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026