For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Description
Installs but disables pgtap extension by default
Reasons
Removes enabling pgtap by default, which can break user builds, especially when they are using pgtap with historical changes. With this, all extensions and configurations should be created by the user for their needs.
If applicable, include a link to the related GitHub issue that this PR will close.
Checklist
[x] I have made changes to the Dockerfile.template file only
[x] I have not made any manual changes to automatically generated files
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Description
Installs but disables pgtap extension by default
Reasons
Removes enabling pgtap by default, which can break user builds, especially when they are using pgtap with historical changes. With this, all extensions and configurations should be created by the user for their needs.
If applicable, include a link to the related GitHub issue that this PR will close.
Checklist
Dockerfile.template
file only