Home
last modified time | relevance | path

Searched refs:spgVacPendingItem (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgvacuum.c32 typedef struct spgVacPendingItem struct
36 struct spgVacPendingItem *next; /* list link */ argument
37 } spgVacPendingItem; typedef
50 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
65 spgVacPendingItem *pitem; in spgAddPendingTID()
66 spgVacPendingItem **listLink; in spgAddPendingTID()
78 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
91 spgVacPendingItem *pitem; in spgClearPendingList()
92 spgVacPendingItem *nitem; in spgClearPendingList()
680 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgvacuum.c32 typedef struct spgVacPendingItem struct
36 struct spgVacPendingItem *next; /* list link */ argument
37 } spgVacPendingItem; typedef
50 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
65 spgVacPendingItem *pitem; in spgAddPendingTID()
66 spgVacPendingItem **listLink; in spgAddPendingTID()
78 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
91 spgVacPendingItem *pitem; in spgClearPendingList()
92 spgVacPendingItem *nitem; in spgClearPendingList()
680 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgvacuum.c32 typedef struct spgVacPendingItem struct
36 struct spgVacPendingItem *next; /* list link */ argument
37 } spgVacPendingItem; typedef
50 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
65 spgVacPendingItem *pitem; in spgAddPendingTID()
66 spgVacPendingItem **listLink; in spgAddPendingTID()
78 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
91 spgVacPendingItem *pitem; in spgClearPendingList()
92 spgVacPendingItem *nitem; in spgClearPendingList()
680 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem in main()
37 struct spgVacPendingItem *next; /* list link */ in main()
38 } spgVacPendingItem; in main()
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem;
67 spgVacPendingItem **listLink;
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem));
92 spgVacPendingItem *pitem;
93 spgVacPendingItem *nitem;
681 spgVacPendingItem *pitem;
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
685 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
685 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/spgist/
H A Dspgvacuum.c32 typedef struct spgVacPendingItem struct
36 struct spgVacPendingItem *next; /* list link */ argument
37 } spgVacPendingItem; typedef
50 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
65 spgVacPendingItem *pitem; in spgAddPendingTID()
66 spgVacPendingItem **listLink; in spgAddPendingTID()
78 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
91 spgVacPendingItem *pitem; in spgClearPendingList()
92 spgVacPendingItem *nitem; in spgClearPendingList()
680 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
685 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
685 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
685 spgVacPendingItem *pitem; in spgprocesspending()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/spgist/
H A Dspgvacuum.c33 typedef struct spgVacPendingItem struct
37 struct spgVacPendingItem *next; /* list link */ argument
38 } spgVacPendingItem; typedef
51 spgVacPendingItem *pendingList; /* TIDs we need to (re)visit */
66 spgVacPendingItem *pitem; in spgAddPendingTID()
67 spgVacPendingItem **listLink; in spgAddPendingTID()
79 pitem = (spgVacPendingItem *) palloc(sizeof(spgVacPendingItem)); in spgAddPendingTID()
92 spgVacPendingItem *pitem; in spgClearPendingList()
93 spgVacPendingItem *nitem; in spgClearPendingList()
681 spgVacPendingItem *pitem; in spgprocesspending()
[all …]

1234