Commits

DateSubjectAuthorReleases
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 16.0
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 13.9
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 15.0
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 11.18
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 14.6
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-08-10 Let regexp_replace() make use of REG_NOSUB when feasible. Tom Lane 15.0
2021-08-03 Add assorted new regexp_xxx SQL functions. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 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
2020-11-13 Support negative indexes in split_part(). Tom Lane 14.0
2020-09-02 Add string_to_table() function. Tom Lane 14.0
2020-06-29 Avoid using %c printf format for potentially non-ASCII characters. Tom Lane 14.0
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.6.18
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.5.22
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 10.13
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 12.3
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 11.8
2020-04-07 Adjust bytea get_bit/set_bit to use int8 not int4 for bit numbering. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-10-28 Handle empty-string edge cases correctly in strpos(). Tom Lane 13.0
2019-10-28 Handle empty-string edge cases correctly in strpos(). Tom Lane 12.1