Home
last modified time | relevance | path

Searched refs:ss_currentScanDesc (Results 251 – 275 of 409) sorted by relevance

1...<<11121314151617

/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc;
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc;
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/tsm_system_time/
H A Dtsm_system_time.c222 HeapScanDesc scan = node->ss.ss_currentScanDesc; in system_time_nextsampleblock()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/executor/
H A DnodeIndexonlyscan.c442 indexstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitIndexOnlyScan()
H A DnodeTidscan.c507 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeTidscan.c560 tidstate->ss.ss_currentScanDesc = NULL; /* no heap scan here */ in ExecInitTidScan()

1...<<11121314151617