Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-08 | Revert "Forbid DROP SCHEMA on temporary namespaces" | Michael Paquier | 9.5.21 |
| 2019-12-27 | Forbid DROP SCHEMA on temporary namespaces | Michael Paquier | 9.5.21 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-19 | Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM | Peter Eisentraut | 9.5.0 |
| 2015-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |
| 2015-03-16 | Support opfamily members in get_object_address | Alvaro Herrera | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-30 | Use TypeName to represent type names in certain commands | Alvaro Herrera | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |