Home
last modified time | relevance | path

Searched refs:spgWalk (Results 1 – 25 of 42) sorted by last modified time

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
660 spgWalk(scan->indexRelation, so, false, storeGettuple,
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
660 spgWalk(scan->indexRelation, so, false, storeGettuple,
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
660 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c324 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex,
601 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
660 spgWalk(scan->indexRelation, so, false, storeGettuple,
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/spgist/
H A Dspgscan.c786 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
920 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
1029 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/spgist/
H A Dspgscan.c786 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
920 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
1029 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/spgist/
H A Dspgscan.c786 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex,
920 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot);
1029 spgWalk(scan->indexRelation, so, false, storeGettuple,
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/spgist/
H A Dspgscan.c786 spgWalk(Relation index, SpGistScanOpaque so, bool scanWholeIndex, in spgWalk() function
920 spgWalk(scan->indexRelation, so, true, storeBitmap, scan->xs_snapshot); in spggetbitmap()
1029 spgWalk(scan->indexRelation, so, false, storeGettuple, in spggettuple()

12