Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ GetCurrentWarehouseId
Function
GetCurrentWarehouseId
src/backend/utils/init/miscinit.c:976–980 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
974
}
975
976
Oid
977
GetCurrentWarehouseId(void)
978
{
979
return CurrentWarehouseId;
980
}
981
982
void
983
SetCurrentWarehouseId(Oid warehouseid)
Callers
10
pgstat_report_activity
Function · 0.85
remove_segment_config
Function · 0.85
gp_add_segment
Function · 0.85
gp_add_segment_mirror
Function · 0.85
gp_update_segment_configuration_mode_status
Function · 0.85
probeWalRepUpdateConfig
Function · 0.85
readGpSegConfigFromCatalog
Function · 0.85
dbid_get_dbinfo
Function · 0.85
contentid_get_dbid
Function · 0.85
get_segment_configuration
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected