-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I have an extension with 2 other extensions listed as required in the control file.
When I try to load the extension into a database with pgxn, these extensions must be already created to avoid an error.
If the CASCADE clause would be added to the CREATE EXTENSION statement issued by pgxn, it would simplify the operation for users.
I don't see any drawback to have this clause systematically added. Otherwise a --cascade option, for instance, could be used as a switch.
Philippe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels