Commits

DateSubjectAuthorReleases
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 12.4
2020-06-04 Reject "23:59:60.nnn" in datetime input. Tom Lane 11.9
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 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 Implement parse_datetime() function Alexander Korotkov 13.0
2019-09-25 Error suppression support for upcoming jsonpath .datetime() method Alexander Korotkov 13.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-06-30 Remove explicit error handling for obsolete date/time values Peter Eisentraut 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2018-06-11 Make new error code name match SQL standard more closely Peter Eisentraut 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-17 Centralize json and jsonb handling of datetime types Andrew Dunstan 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0
2017-09-01 Fix assorted carelessness about Datum vs. int64 vs. uint64 Robert Haas 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0