Commits

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

DateSubjectAuthorReleases
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.6.18
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.6.10
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.6.4
2016-08-08 Make format() error messages consistent again Peter Eisentraut 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-23 Disable abbreviated keys for string-sorting in non-C locales. Robert Haas 9.6.0
2016-02-11 Improve error reporting in format() Teodor Sigaev 9.6.0
2016-02-08 Re-pgindent varlena.c. Tom Lane 9.6.0
2016-02-08 Rename typedef "string" to "VarString". Tom Lane 9.6.0
2016-02-05 Fix small goof in comment. Robert Haas 9.6.0
2016-02-03 Extend sortsupport for text to more opclasses. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-23 Remove unnecessary escaping in C character literals Peter Eisentraut 9.6.0
2015-11-03 Correct tiny inaccuracy in strxfrm cache comment. Robert Haas 9.6.0
2015-10-20 Be a bit more rigorous about how we cache strcoll and strxfrm results. Robert Haas 9.6.0
2015-10-20 Remove obsolete comment. Robert Haas 9.6.0
2015-10-09 Speed up text sorts where the same strings occur multiple times. Robert Haas 9.6.0
2015-10-09 Make abbreviated key comparisons for text a bit cheaper. Robert Haas 9.6.0