Commits

DateSubjectAuthorReleases
2026-04-06 Expose helper functions scan_quoted_identifier and scan_identifier. Robert Haas 19 (unreleased)
2024-08-21 Fix pgindent damage Robert Haas 18.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.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.5.2
2016-03-23 Disable abbreviated keys for string-sorting in non-C locales. Robert Haas 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
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
2015-06-30 In bttext_abbrev_convert, move pfree to the right place. Robert Haas 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-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