Commits

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

DateSubjectAuthorReleases
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 12.13
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 12.6
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 12.3
2019-10-28 Handle empty-string edge cases correctly in strpos(). Tom Lane 12.1
2019-09-21 Straighten out leakproofness markings on text comparison functions. Tom Lane 12.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-02 Add support for partial TOAST decompression Stephen Frost 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-25 Fix possibly-uninitialized-variable warning from commit 9556aa01c. Tom Lane 12.0
2019-01-25 Use single-byte Boyer-Moore-Horspool search even with multibyte encodings. Heikki Linnakangas 12.0
2019-01-10 Fix C++ compile failures in headers. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-12-19 Add text-vs-name cross-type operators, and unify name_ops with text_ops. Tom Lane 12.0
2018-10-25 Apply unconstify() in more places Peter Eisentraut 12.0
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 12.0
2018-07-22 Hand code string to integer conversion for performance. Andres Freund 12.0