Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2021-01-28 Don't add bailout adjustment for non-strict deserialize calls. Andrew Gierth 12.6
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 12.6
2020-11-12 pg_trgm: fix crash in 2-item picksplit Andrew Gierth 12.6
2020-04-25 Fix error case for CREATE ROLE ... IN ROLE. Andrew Gierth 12.3
2020-04-11 doc: restore intentional typo Andrew Gierth 12.3
2020-02-05 Force tuple conversion when the source has missing attributes. Andrew Gierth 12.2
2019-11-06 Request small targetlist for input to WindowAgg. Andrew Gierth 12.1
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 12.1
2019-06-30 Repair logic for reordering grouping sets optimization. Andrew Gierth 12.0
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 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 12.0
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 12.0
2019-01-07 doc: document that INFO messages always go to client. Andrew Gierth 12.0