Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Control ¶
type Control struct {
DefaultVersion string
Comment string
Requires []string
Superuser bool
Trusted bool
Relocatable bool
Schema string
}
Control holds the information that an extension declares in its control file. https://www.postgresql.org/docs/15/extend-extensions.html#id-1.8.3.20.11
Click to show internal directories.
Click to hide internal directories.