Commits

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

DateSubjectAuthorReleases
2022-01-31 Fix missing undefine in sort_template.h John Naylor 15.0
2022-01-18 Improve code clarity in epilogue of UTF-8 verification fast path John Naylor 15.0
2022-01-11 Improve warning message in pg_signal_backend() John Naylor 15.0
2021-12-20 Add fast path for validating UTF-8 text John Naylor 15.0
2021-09-23 Add exception for unicode_east_asian_fw_table.h to headerscheck also John Naylor 15.0
2021-09-23 Add exception for unicode_east_asian_fw_table.h to cpluspluscheck John Naylor 15.0
2021-09-03 Set the volatility of the timestamptz version of date_bin() back to immutable John Naylor 15.0
2021-08-31 Mark the timestamptz variant of date_bin() as stable John Naylor 15.0
2021-08-26 Extend collection of Unicode combining characters to beyond the BMP John Naylor 15.0
2021-08-26 Update display widths as part of updating Unicode John Naylor 15.0
2021-08-26 Revert "Rename unicode_combining_table to unicode_width_table" John Naylor 15.0
2021-08-26 Revert "Change mbbisearch to return the character range" John Naylor 15.0
2021-08-25 Change mbbisearch to return the character range John Naylor 15.0
2021-08-25 Rename unicode_combining_table to unicode_width_table John Naylor 15.0
2021-08-16 Use direct function calls for pg_popcount{32,64} on non-x86 platforms John Naylor 15.0
2021-08-12 Speed up generation of Unicode hash functions. John Naylor 15.0
2021-08-12 Fix grammar mistake in hash index README John Naylor 15.0
2021-07-31 Remove redundant setting of pg_attribute.attcompression John Naylor 15.0
2021-07-30 Fix range check in ECPG numeric to int conversion John Naylor 15.0
2021-07-28 Disallow negative strides in date_bin() John Naylor 15.0
2021-07-22 Fix division by zero error in date_bin John Naylor 15.0
2021-07-21 Document "B" and "us" as accepted units in postgres.conf.sample John Naylor 15.0
2021-07-21 Add missing check of noError parameter in euc_tw_and_big5.c John Naylor 15.0
2021-07-14 Remove unused function parameter in get_qual_from_partbound John Naylor 15.0