Skip to content

Support @extschema:name@ #193

@jkatz

Description

@jkatz

Describe the problem

Extensions that have dependencies on other extensions need awareness of what schema the dependent extension is installed into. However, it may not be possible to install dependent extensions into other schemas, particularly when an extension is relocatable.

Describe the proposal

postgres/postgres@72a5b1f (targeted PostgreSQL 16) added a new substitution, @extschema:name@, that allows inserting the schema name of a required extension to simplify cross-extension references.

Describe alternatives

A user set up their extensions so that they are in the appropriate reference schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions