next XID is in shmem now...

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: hackers(at)postgresql(dot)org
Subject: next XID is in shmem now...
Date: 1998-07-21 06:30:43
Message-ID: 35B43593.88FEF942@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Backends fetch 1024 XIDs now and place them in shmem.
There is space in VariableCache struct for OIDs as well
but I didn't change GetNewObjectId() due to the
CheckMaxObjectId() stuff... Bruce ?

All other LLL stuff will be #ifdef-ed...

Vadim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Vixie 1998-07-21 06:44:04 Re: [HACKERS] cidr
Previous Message Bruce Momjian 1998-07-21 05:36:19 Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]