aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_extensions/sql
Commit message (Expand)AuthorAge
* In extensions, don't replace objects not belonging to the extension.Tom Lane2022-08-08
* Fix use-after-free bug with event triggers in an extension scriptAlvaro Herrera2020-09-15
* Add ALTER .. NO DEPENDS ONAlvaro Herrera2020-04-20
* Avoid duplicates in ALTER ... DEPENDS ON EXTENSIONAlvaro Herrera2020-03-11
* Restrict the use of temporary namespace in two-phase transactionsMichael Paquier2019-01-18
* psql: Use more consistent capitalization of some output headingsPeter Eisentraut2017-06-13
* Fix broken wait-for-previous-process-to-exit loop in regression test.Tom Lane2016-12-02
* Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.Tom Lane2016-12-02
* Fix test about ignoring extension dependencies during extension scripts.Tom Lane2016-11-26
* In recordExtensionInitPriv(), keep the scan til we're done with itStephen Frost2016-04-15
* Support ALTER THING .. DEPENDS ON EXTENSIONAlvaro Herrera2016-04-05
* Add CASCADE support for CREATE EXTENSION.Andres Freund2015-10-03