Home
last modified time | relevance | path

Searched refs:rootpg (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg; in gistplacetopage() local
371 rootpg.buffer = buffer; in gistplacetopage()
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
373 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
382 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
383 rootpg.block.num = ndownlinks; in gistplacetopage()
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
385 &(rootpg.lenlist)); in gistplacetopage()
386 rootpg.itup = NULL; in gistplacetopage()
388 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/gist/
H A Dgist.c274 SplitedPageLayout rootpg; in gistplacetopage() local
365 rootpg.buffer = buffer; in gistplacetopage()
366 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
367 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
376 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
377 rootpg.block.num = ndownlinks; in gistplacetopage()
378 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
379 &(rootpg.lenlist)); in gistplacetopage()
380 rootpg.itup = NULL; in gistplacetopage()
382 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg;
371 rootpg.buffer = buffer;
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer));
373 GistPageGetOpaque(rootpg.page)->flags = 0;
382 rootpg.block.blkno = GIST_ROOT_BLKNO;
383 rootpg.block.num = ndownlinks;
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks,
385 &(rootpg.lenlist));
386 rootpg.itup = NULL;
388 rootpg.next = dist;
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg; in gistplacetopage() local
371 rootpg.buffer = buffer; in gistplacetopage()
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
373 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
382 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
383 rootpg.block.num = ndownlinks; in gistplacetopage()
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
385 &(rootpg.lenlist)); in gistplacetopage()
386 rootpg.itup = NULL; in gistplacetopage()
388 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg;
371 rootpg.buffer = buffer;
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer));
373 GistPageGetOpaque(rootpg.page)->flags = 0;
382 rootpg.block.blkno = GIST_ROOT_BLKNO;
383 rootpg.block.num = ndownlinks;
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks,
385 &(rootpg.lenlist));
386 rootpg.itup = NULL;
388 rootpg.next = dist;
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg; in gistplacetopage() local
371 rootpg.buffer = buffer; in gistplacetopage()
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
373 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
382 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
383 rootpg.block.num = ndownlinks; in gistplacetopage()
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
385 &(rootpg.lenlist)); in gistplacetopage()
386 rootpg.itup = NULL; in gistplacetopage()
388 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg; in gistplacetopage() local
371 rootpg.buffer = buffer; in gistplacetopage()
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
373 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
382 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
383 rootpg.block.num = ndownlinks; in gistplacetopage()
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
385 &(rootpg.lenlist)); in gistplacetopage()
386 rootpg.itup = NULL; in gistplacetopage()
388 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/gist/
H A Dgist.c277 SplitedPageLayout rootpg; in gistplacetopage() local
371 rootpg.buffer = buffer; in gistplacetopage()
372 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
373 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
382 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
383 rootpg.block.num = ndownlinks; in gistplacetopage()
384 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
385 &(rootpg.lenlist)); in gistplacetopage()
386 rootpg.itup = NULL; in gistplacetopage()
388 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/gist/
H A Dgist.c266 SplitedPageLayout rootpg; in gistplacetopage() local
357 rootpg.buffer = buffer; in gistplacetopage()
358 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
359 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
368 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
369 rootpg.block.num = ndownlinks; in gistplacetopage()
370 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
371 &(rootpg.lenlist)); in gistplacetopage()
372 rootpg.itup = NULL; in gistplacetopage()
374 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/
H A Doci_linux.go493 rootpg := mountPropagationMap[s.Linux.RootfsPropagation]
494 if rootpg != mount.SHARED && rootpg != mount.RSHARED {
501 rootpg := mountPropagationMap[s.Linux.RootfsPropagation]
502 …if rootpg != mount.SHARED && rootpg != mount.RSHARED && rootpg != mount.SLAVE && rootpg != mount.R…
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/gist/
H A Dgist.c281 SplitedPageLayout rootpg; in gistplacetopage() local
375 rootpg.buffer = buffer; in gistplacetopage()
376 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
377 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
386 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
387 rootpg.block.num = ndownlinks; in gistplacetopage()
388 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
389 &(rootpg.lenlist)); in gistplacetopage()
390 rootpg.itup = NULL; in gistplacetopage()
392 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/gist/
H A Dgist.c281 SplitedPageLayout rootpg; in gistplacetopage() local
375 rootpg.buffer = buffer; in gistplacetopage()
376 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
377 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
386 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
387 rootpg.block.num = ndownlinks; in gistplacetopage()
388 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
389 &(rootpg.lenlist)); in gistplacetopage()
390 rootpg.itup = NULL; in gistplacetopage()
392 rootpg.next = dist; in gistplacetopage()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/gist/
H A Dgist.c287 SplitedPageLayout rootpg; in gistplacetopage() local
381 rootpg.buffer = buffer; in gistplacetopage()
382 rootpg.page = PageGetTempPageCopySpecial(BufferGetPage(rootpg.buffer)); in gistplacetopage()
383 GistPageGetOpaque(rootpg.page)->flags = 0; in gistplacetopage()
392 rootpg.block.blkno = GIST_ROOT_BLKNO; in gistplacetopage()
393 rootpg.block.num = ndownlinks; in gistplacetopage()
394 rootpg.list = gistfillitupvec(downlinks, ndownlinks, in gistplacetopage()
395 &(rootpg.lenlist)); in gistplacetopage()
396 rootpg.itup = NULL; in gistplacetopage()
398 rootpg.next = dist; in gistplacetopage()
[all …]

123