Home
last modified time | relevance | path

Searched refs:largs_cell (Results 1 – 25 of 63) sorted by relevance

123

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexscan.c1261 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1285 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1286 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeIndexscan.c1343 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1367 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1368 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeIndexscan.c1335 ListCell *largs_cell = list_head(rc->largs); in ExecIndexBuildScanKeys() local
1359 leftop = (Expr *) lfirst(largs_cell); in ExecIndexBuildScanKeys()
1360 largs_cell = lnext(largs_cell); in ExecIndexBuildScanKeys()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3752 ListCell *largs_cell; in adjust_rowcompare_for_index() local
3788 largs_cell = lnext(list_head(clause->largs)); in adjust_rowcompare_for_index()
3793 while (largs_cell != NULL) in adjust_rowcompare_for_index()
3802 varop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3808 constop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3848 largs_cell = lnext(largs_cell); in adjust_rowcompare_for_index()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3752 ListCell *largs_cell; in adjust_rowcompare_for_index() local
3788 largs_cell = lnext(list_head(clause->largs)); in adjust_rowcompare_for_index()
3793 while (largs_cell != NULL) in adjust_rowcompare_for_index()
3802 varop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3808 constop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3848 largs_cell = lnext(largs_cell); in adjust_rowcompare_for_index()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dindxpath.c3752 ListCell *largs_cell; in adjust_rowcompare_for_index() local
3788 largs_cell = lnext(list_head(clause->largs)); in adjust_rowcompare_for_index()
3793 while (largs_cell != NULL) in adjust_rowcompare_for_index()
3802 varop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3808 constop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3848 largs_cell = lnext(largs_cell); in adjust_rowcompare_for_index()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/path/
H A Dindxpath.c3815 ListCell *largs_cell; in adjust_rowcompare_for_index() local
3851 largs_cell = lnext(list_head(clause->largs)); in adjust_rowcompare_for_index()
3856 while (largs_cell != NULL) in adjust_rowcompare_for_index()
3865 varop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3871 constop = (Node *) lfirst(largs_cell); in adjust_rowcompare_for_index()
3912 largs_cell = lnext(largs_cell); in adjust_rowcompare_for_index()

123