index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_extensions
/
sql
Commit message (
Expand
)
Author
Age
*
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-08
*
Fix use-after-free bug with event triggers in an extension script
Alvaro Herrera
2020-09-15
*
Add ALTER .. NO DEPENDS ON
Alvaro Herrera
2020-04-20
*
Avoid duplicates in ALTER ... DEPENDS ON EXTENSION
Alvaro Herrera
2020-03-11
*
Restrict the use of temporary namespace in two-phase transactions
Michael Paquier
2019-01-18
*
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
*
Fix broken wait-for-previous-process-to-exit loop in regression test.
Tom Lane
2016-12-02
*
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-12-02
*
Fix test about ignoring extension dependencies during extension scripts.
Tom Lane
2016-11-26
*
In recordExtensionInitPriv(), keep the scan til we're done with it
Stephen Frost
2016-04-15
*
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-04-05
*
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-10-03