Home
last modified time | relevance | path

Searched refs:ShmemVariableCache (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
76 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
159 xid = ShmemVariableCache->nextXid; in GetNewTransactionId()
255 xid = ShmemVariableCache->nextXid; in ReadNewTransactionId()
362 curXid = ShmemVariableCache->nextXid; in SetTransactionIdLimit()
438 nextXid = ShmemVariableCache->nextXid; in ForceTransactionIdLimitUpdate()
499 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
508 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
520 result = ShmemVariableCache->nextOid; in GetNewObjectId()
522 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL;
78 full_xid = ShmemVariableCache->nextFullXid;
162 full_xid = ShmemVariableCache->nextFullXid;
251 fullXid = ShmemVariableCache->nextFullXid;
482 oldestXid = ShmemVariableCache->oldestXid;
539 ShmemVariableCache->oidCount = 0;
548 ShmemVariableCache->oidCount = 0;
554 if (ShmemVariableCache->oidCount == 0)
560 result = ShmemVariableCache->nextOid;
562 (ShmemVariableCache->nextOid)++;
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/access/transam/
H A Dvarsup.c34 VariableCache ShmemVariableCache = NULL; variable
78 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
162 full_xid = ShmemVariableCache->nextFullXid; in GetNewTransactionId()
251 fullXid = ShmemVariableCache->nextFullXid; in ReadNextFullTransactionId()
482 oldestXid = ShmemVariableCache->oldestXid; in ForceTransactionIdLimitUpdate()
539 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
548 ShmemVariableCache->oidCount = 0; in GetNewObjectId()
554 if (ShmemVariableCache->oidCount == 0) in GetNewObjectId()
560 result = ShmemVariableCache->nextOid; in GetNewObjectId()
562 (ShmemVariableCache->nextOid)++; in GetNewObjectId()
[all …]

12345678910>>...23