Commits

DateSubjectAuthorReleases
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 13.0
2019-10-21 Refactor timestamp2timestamptz_opt_error() Alexander Korotkov 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
2019-09-16 Support for FF1-FF6 datetime format patterns Alexander Korotkov 13.0
2019-06-30 Remove explicit error handling for obsolete date/time values Peter Eisentraut 12.0
2019-06-23 Don't call PG_RETURN_BOOL() in a function not returning Datum. Noah Misch 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-03-09 Avoid some table rewrites for ALTER TABLE .. SET DATA TYPE timestamp. Noah Misch 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-11-14 Add a timezone-specific variant of date_trunc(). Tom Lane 12.0
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 9.3.25
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 9.6.11
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 9.4.20
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 9.5.15
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 10.6
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 11.1
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 12.0
2018-10-11 Move timeofday() implementation out of nabstime.c. Andres Freund 12.0
2018-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0
2018-07-22 Deduplicate "invalid input syntax" messages for various types. Andres Freund 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2018-06-11 Make new error code name match SQL standard more closely Peter Eisentraut 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0