Commits

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

DateSubjectAuthorReleases
2024-03-31 Revert "Speed up tail processing when hashing aligned C strings" John Naylor 17.0
2024-03-31 Speed up tail processing when hashing aligned C strings John Naylor 17.0
2024-03-08 Revert "Fix link error for test_radixtree module on Windows" John Naylor 17.0
2024-03-08 Fix link error for test_radixtree module on Windows John Naylor 17.0
2024-03-08 Fix link error for test_radixtree module on Windows John Naylor 17.0
2024-03-07 Blind attempt to fix ODR violations John Naylor 17.0
2024-03-07 Fix incorrect format specifier for int64 John Naylor 17.0
2024-03-07 Fix redefinition of typedefs John Naylor 17.0
2024-03-07 Add template for adaptive radix tree John Naylor 17.0
2024-03-06 Fix signedness error in 9f225e992 for gcc John Naylor 17.0
2024-03-06 Move some bitmap logic out of bitmapset.c John Naylor 17.0
2024-03-06 Introduce helper SIMD functions for small byte arrays John Naylor 17.0
2024-02-08 Fix warnings in cpluspluscheck John Naylor 17.0
2024-02-06 Further cosmetic review of hashfn_unstable.h John Naylor 17.0
2024-02-06 Simplify initialization of incremental hash state John Naylor 17.0
2024-01-19 Fixed misspelled byteswap function for big endian machines John Naylor 17.0
2024-01-19 Add optimized C string hashing John Naylor 17.0
2024-01-19 Add inline incremental hash functions for in-memory use John Naylor 17.0
2024-01-11 Update documentation of default fdw_tuple_cost John Naylor 17.0
2023-12-27 Fix typo and case in messages John Naylor 17.0
2023-11-30 Remove redundant setting of hashkey after insertion John Naylor 17.0
2023-08-16 Split out tiebreaker comparisons from comparetup_* functions John Naylor 17.0
2023-08-10 Update Solution.pm for new LoongArch CRC symbol John Naylor 17.0
2023-08-10 Use native CRC instructions on 64-bit LoongArch John Naylor 17.0
2023-07-31 Bring some MSVC asserts in line with other platforms John Naylor 17.0