Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 13.2 |
| 2020-10-07 | Prevent internal overflows in date-vs-timestamp and related comparisons. | Tom Lane | 13.1 |
| 2020-04-08 | Revert 0f5ca02f53 | Alexander Korotkov | 13.0 |
| 2020-04-07 | Implement waiting for given lsn at transaction start | Alexander Korotkov | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-21 | Refactor jsonpath's compareDatetime() | Alexander Korotkov | 13.0 |
| 2019-09-25 | Error suppression support for upcoming jsonpath .datetime() method | Alexander Korotkov | 13.0 |