Home
last modified time | relevance | path

Searched refs:targetBlock (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock,
377 targetBlock = InvalidBlockNumber;
398 if (targetBlock == InvalidBlockNumber)
403 targetBlock = nblocks - 1;
408 while (targetBlock != InvalidBlockNumber)
431 else if (otherBlock == targetBlock)
439 else if (otherBlock < targetBlock)
523 else if (otherBlock != targetBlock)
538 targetBlock,
578 if (targetBlock != InvalidBlockNumber)
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock,
377 targetBlock = InvalidBlockNumber;
398 if (targetBlock == InvalidBlockNumber)
403 targetBlock = nblocks - 1;
408 while (targetBlock != InvalidBlockNumber)
431 else if (otherBlock == targetBlock)
439 else if (otherBlock < targetBlock)
523 else if (otherBlock != targetBlock)
538 targetBlock,
578 if (targetBlock != InvalidBlockNumber)
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock, in RelationGetBufferForTuple() local
377 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
398 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
403 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
408 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
431 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
439 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
523 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
538 targetBlock, in RelationGetBufferForTuple()
578 if (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/heap/
H A Dhio.c334 BlockNumber targetBlock,
377 targetBlock = InvalidBlockNumber;
398 if (targetBlock == InvalidBlockNumber)
403 targetBlock = nblocks - 1;
408 while (targetBlock != InvalidBlockNumber)
431 else if (otherBlock == targetBlock)
439 else if (otherBlock < targetBlock)
523 else if (otherBlock != targetBlock)
538 targetBlock,
578 if (targetBlock != InvalidBlockNumber)
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/heap/
H A Dhio.c87 return ReadBuffer(relation, targetBlock); in ReadBufferBI()
307 BlockNumber targetBlock, in RelationGetBufferForTuple() local
350 targetBlock = InvalidBlockNumber; in RelationGetBufferForTuple()
371 if (targetBlock == InvalidBlockNumber) in RelationGetBufferForTuple()
376 targetBlock = nblocks - 1; in RelationGetBufferForTuple()
381 while (targetBlock != InvalidBlockNumber) in RelationGetBufferForTuple()
404 else if (otherBlock == targetBlock) in RelationGetBufferForTuple()
412 else if (otherBlock < targetBlock) in RelationGetBufferForTuple()
483 else if (otherBlock != targetBlock) in RelationGetBufferForTuple()
498 targetBlock, in RelationGetBufferForTuple()
[all …]

12345678910>>...12