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
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to