Commits

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

DateSubjectAuthorReleases
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.5 (unreleased)
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.5.22
2018-07-31 Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. Tom Lane 9.5.14
2017-05-24 Tighten checks for whitespace in functions that parse identifiers etc. Tom Lane 9.5.8
2016-03-23 Disable abbreviated keys for string-sorting in non-C locales. Robert Haas 9.5.2
2015-06-30 In bttext_abbrev_convert, move pfree to the right place. Robert Haas 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-04-08 Make trace_sort control abbreviation debug output for the text opclass. Robert Haas 9.5.0
2015-04-03 Change the way we decide whether to give up on abbreviated text keys. Robert Haas 9.5.0
2015-04-02 Add missing calls to DatumGetUInt32. Robert Haas 9.5.0
2015-01-26 Re-enable abbreviated keys on Windows. Robert Haas 9.5.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2015-01-23 Fix typos, update README. Robert Haas 9.5.0
2015-01-22 Repair brain fade in commit b181a91981203f6ec9403115a2917bd3f9473707. Robert Haas 9.5.0
2015-01-22 More fixes for abbreviated keys infrastructure. Robert Haas 9.5.0
2015-01-22 Heavily refactor btsortsupport_worker. Robert Haas 9.5.0
2015-01-21 Disable abbreviated keys on Windows. Robert Haas 9.5.0
2015-01-19 Use abbreviated keys for faster sorting of text datums. Robert Haas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-13 Move the guts of our Levenshtein implementation into core. Robert Haas 9.5.0
2014-09-19 Add a fast pre-check for equality of equal-length strings. Robert Haas 9.5.0
2014-08-26 Fix typo in b34e37bfefbed1bf9396dde18f308d8b96fd176c. Robert Haas 9.5.0
2014-08-14 Add sortsupport routines for text. Robert Haas 9.5.0