Commits

DateSubjectAuthorReleases
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 9.6.14
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 10.9
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 11.4
2019-06-15 Prefer timezone name "UTC" over alternative spellings. Andrew Gierth 12.0
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 10.9
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 11.4
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 12.0
2019-05-11 Fix editing error in floating-point docs. Andrew Gierth 12.0
2019-03-19 Implement OR REPLACE option for CREATE AGGREGATE. Andrew Gierth 12.0
2019-02-20 Use an unsigned char for bool if we don't use the native bool. Andrew Gierth 12.0
2019-02-16 Remove float8-small-is-zero regression test variant. Andrew Gierth 12.0
2019-02-16 Fix previous MinGW fix. Andrew Gierth 12.0
2019-02-16 Cygwin and Mingw floating-point fixes. Andrew Gierth 12.0
2019-02-13 Remove a stray subnormal value from float tests. Andrew Gierth 12.0
2019-02-13 More float test and portability fixes. Andrew Gierth 12.0
2019-02-13 Fix an overlooked UINT32_MAX. Andrew Gierth 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-02-13 Use strtof() and not strtod() for float4 input. Andrew Gierth 12.0
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 9.5.16
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 9.6.12
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 10.7
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 11.2
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 12.0
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 12.0
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.4.21