Commits

DateSubjectAuthorReleases
2019-03-16 Numeric error suppression in jsonpath Alexander Korotkov 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-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0
2018-07-16 doc: Update redirecting links Peter Eisentraut 12.0
2018-07-16 doc: Update redirecting links Peter Eisentraut 11.0
2018-06-21 Fix partial aggregation for variance(int4) and related aggregates. Tom Lane 11.0
2018-06-21 Fix partial aggregation for variance(int4) and related aggregates. Tom Lane 10.5
2018-06-11 Make new error code name match SQL standard more closely Peter Eisentraut 11.0
2018-05-17 Make numeric power() handle NaNs according to the modern POSIX spec. Tom Lane 11.0
2018-05-02 Fix assorted compiler warnings seen in the buildfarm. Tom Lane 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-02-24 Add window RANGE support for float4, float8, numeric. Tom Lane 11.0
2018-01-16 Remove useless use of bit-masking macros Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Consistently use PG_INT(16|32|64)_(MIN|MAX). Andres Freund 11.0
2017-12-13 Use new overflow aware integer operations. Andres Freund 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.2.24
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.3.20
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.6.6
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.4.15
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.5.10