Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-05 | Require the schema qualification in pg_temp.type_name(arg). | Noah Misch | 9.5.19 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2015-06-27 | Avoid passing NULL to memcmp() in lookups of zero-argument functions. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-15 | TABLESAMPLE, SQL Standard and extensible | Simon Riggs | 9.5.0 |
| 2015-05-01 | Deparse named arguments to use the new => operator instead of := | Robert Haas | 9.5.0 |
| 2015-03-18 | Setup cursor position for schema-qualified elements | Alvaro Herrera | 9.5.0 |
| 2015-03-11 | Suggest to the user the column they may have meant to reference. | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |