MCPcopy Create free account
hub / github.com/f0rr0/oliphaunt / build_plan_pgxs_path

Function build_plan_pgxs_path

xtask/src/extension_catalog.rs:271–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269}
270
271pub(crate) fn build_plan_pgxs_path() -> &'static str {
272 PGXS_BUILD_PLAN_PATH
273}
274
275fn build_specs(catalog: &ExtensionCatalog) -> Result<Vec<PromotedExtensionBuildSpec>> {
276 let mut specs = Vec::new();

Callers 1

check_source_spineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected