Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-24 | Tighten checks for whitespace in functions that parse identifiers etc. | Tom Lane | 9.5.8 |
| 2016-01-04 | Fix regrole and regnamespace output functions to do quoting, too. | Tom Lane | 9.5.0 |
| 2016-01-04 | Fix regrole and regnamespace types to honor quoting like other reg* types. | Tom Lane | 9.5.0 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-20 | Collection of typo fixes. | Heikki Linnakangas | 9.5.0 |
| 2015-05-09 | Add new OID alias type regnamespace | Andrew Dunstan | 9.5.0 |
| 2015-05-09 | Add new OID alias type regrole | Andrew Dunstan | 9.5.0 |
| 2015-04-06 | pg_event_trigger_dropped_objects: add is_temp column | Alvaro Herrera | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-30 | Add pg_identify_object_as_address | Alvaro Herrera | 9.5.0 |