Home
last modified time | relevance | path

Searched refs:indexrel (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/gist/
H A Dgistbuild.c84 Relation indexrel; member
193 buildstate.indexrel = index; in gistbuild()
381 buildstate->indexrel, in gistSortedBuildCallback()
412 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
453 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild()
458 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild()
565 RelationOpenSmgr(state->indexrel); in gist_indexsortbuild_flush_ready_pages()
583 if (RelationNeedsWAL(state->indexrel)) in gist_indexsortbuild_flush_ready_pages()
610 Relation index = buildstate->indexrel; in gistInitBuffering()
900 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/gist/
H A Dgistbuild.c57 Relation indexrel; member
124 buildstate.indexrel = index; in gistbuild()
267 Relation index = buildstate->indexrel; in gistInitBuffering()
552 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
591 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
595 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
654 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
687 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
773 buildstate->indexrel, in gistbufferinginserttuples()
871 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/gist/
H A Dgistbuild.c57 Relation indexrel; member
124 buildstate.indexrel = index; in gistbuild()
267 Relation index = buildstate->indexrel; in gistInitBuffering()
552 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
591 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
595 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
654 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
687 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
773 buildstate->indexrel, in gistbufferinginserttuples()
871 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/gist/
H A Dgistbuild.c57 Relation indexrel; member
124 buildstate.indexrel = index; in gistbuild()
267 Relation index = buildstate->indexrel; in gistInitBuffering()
552 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
591 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
595 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
654 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
687 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
773 buildstate->indexrel, in gistbufferinginserttuples()
871 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/gist/
H A Dgistbuild.c58 Relation indexrel; member
125 buildstate.indexrel = index; in gistbuild()
268 Relation index = buildstate->indexrel; in gistInitBuffering()
553 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
592 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
596 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
655 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
688 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
774 buildstate->indexrel, in gistbufferinginserttuples()
872 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/gist/
H A Dgistbuild.c59 Relation indexrel;
126 buildstate.indexrel = index;
269 Relation index = buildstate->indexrel;
554 Relation indexrel = buildstate->indexrel;
593 buffer = ReadBuffer(indexrel, blkno);
597 childoffnum = gistchoose(indexrel, page, itup, giststate);
656 buffer = ReadBuffer(indexrel, blkno);
689 is_split = gistplacetopage(buildstate->indexrel,
775 buildstate->indexrel,
873 buffer = ReadBuffer(buildstate->indexrel, parent);
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/gist/
H A Dgistbuild.c59 Relation indexrel; member
126 buildstate.indexrel = index; in gistbuild()
269 Relation index = buildstate->indexrel; in gistInitBuffering()
554 Relation indexrel = buildstate->indexrel; in gistProcessItup() local
593 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
597 childoffnum = gistchoose(indexrel, page, itup, giststate); in gistProcessItup()
656 buffer = ReadBuffer(indexrel, blkno); in gistProcessItup()
689 is_split = gistplacetopage(buildstate->indexrel, in gistbufferinginserttuples()
775 buildstate->indexrel, in gistbufferinginserttuples()
873 buffer = ReadBuffer(buildstate->indexrel, parent); in gistBufferingFindCorrectParent()
[all …]

123456789