Commits

DateSubjectAuthorReleases
2024-04-07 Optimize pg_popcount() with AVX-512 instructions. Nathan Bossart 17.0
2024-02-13 Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 16.3
2024-02-13 Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 17.0
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2021-03-23 Add bit_count SQL function Peter Eisentraut 14.0
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 14.0
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 13.2
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 12.6
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 11.11
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 13.0
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 11.6
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 9.4.25
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 10.11
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 9.5.20
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 12.1
2019-10-04 Fix bitshiftright()'s zero-padding some more. Tom Lane 9.6.16
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 9.4.25
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 12.0
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 11.6
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 9.6.16
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 9.5.20
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 10.11
2019-09-22 Fix failure to zero-pad the result of bitshiftright(). Tom Lane 13.0
2018-09-11 Remove ruleutils.c's special case for BIT [VARYING] literals. Tom Lane 11.0