Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-14 | Dissociate btequalimage() from interval_ops, ending its deduplication. | Noah Misch | 13.13 |
| 2020-04-07 | Add SQL type xid8 to expose FullTransactionId to users. | Thomas Munro | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-02-26 | Add equalimage B-Tree support functions. | Peter Geoghegan | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-01 | Add sort support routine for the inet data type. | Peter Geoghegan | 13.0 |
| 2019-07-14 | Add support for <-> (box, point) operator to GiST box_ops | Alexander Korotkov | 13.0 |