diff options
author | John Naylor <john.naylor@postgresql.org> | 2025-01-29 13:35:43 +0700 |
---|---|---|
committer | John Naylor <john.naylor@postgresql.org> | 2025-01-29 13:35:43 +0700 |
commit | 235328ee4ae49cd5abf3c1c9b81f3b809507e5f2 (patch) | |
tree | 961005100f1a3fc894105269211a3ef73d507e67 /src/backend/executor/execParallel.c | |
parent | 4f071349c0c28543fa8b84a5ce0b2f619c089ace (diff) | |
download | postgresql-235328ee4ae49cd5abf3c1c9b81f3b809507e5f2.tar.gz postgresql-235328ee4ae49cd5abf3c1c9b81f3b809507e5f2.zip |
Revert "Speed up tail processing when hashing aligned C strings, take two"
This reverts commit a365d9e2e8c1ead27203a4431211098292777d3b.
Older versions of Valgrind raise an error, so go back to the bytewise
loop for the final word in the input.
Reported-by: Anton A. Melnikov <a.melnikov@postgrespro.ru>
Discussion: https://postgr.es/m/a3a959f6-14b8-4819-ac04-eaf2aa2e868d@postgrespro.ru
Backpatch-through: 17
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions