Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-12 | Do pre-release housekeeping on catalog data. | Tom Lane | 13.0 |
| 2020-04-07 | Introduce xid8-based functions to replace txid_XXX. | Thomas Munro | 13.0 |
| 2020-04-07 | Add SQL type xid8 to expose FullTransactionId to users. | Thomas Munro | 13.0 |
| 2020-03-19 | Introduce "anycompatible" family of polymorphic types. | Tom Lane | 13.0 |
| 2020-03-18 | Implement type regcollation | Peter Eisentraut | 13.0 |
| 2020-03-05 | Remove the "opaque" pseudo-type and associated compatibility hacks. | Tom Lane | 13.0 |
| 2020-02-15 | Run "make reformat-dat-files". | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-21 | Remove configure --disable-float4-byval | Peter Eisentraut | 13.0 |