Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-11 | Avoid duplicates in ALTER ... DEPENDS ON EXTENSION | Alvaro Herrera | 9.6.18 |
| 2020-02-10 | Fix priv checks for ALTER <object> DEPENDS ON EXTENSION | Alvaro Herrera | 9.6.17 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-05-06 | Remove various special checks around default roles | Stephen Frost | 9.6.0 |
| 2016-04-10 | Fix possible NULL dereference in ExecAlterObjectDependsStmt | Alvaro Herrera | 9.6.0 |
| 2016-04-08 | Reserve the "pg_" namespace for roles | Stephen Frost | 9.6.0 |
| 2016-04-05 | Support ALTER THING .. DEPENDS ON EXTENSION | Alvaro Herrera | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-19 | Make ALTER .. SET SCHEMA do nothing, instead of throwing an ERROR. | Robert Haas | 9.6.0 |