Re: pgsql: Speed up tail processing when hashing aligned C strings

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: John Naylor <john(dot)naylor(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Speed up tail processing when hashing aligned C strings
Date: 2024-03-31 06:05:05
Message-ID: CANWCAZYQYOX3whCcZZRrG6TTyog3dLRFBZ6ZUEZ9Nh3O0LfRUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Mar 31, 2024 at 12:32 PM John Naylor <john(dot)naylor(at)postgresql(dot)org> wrote:
>
> Speed up tail processing when hashing aligned C strings

Skink reports valgrind error with

Conditional jump or move depends on uninitialised value(s)

I'll revert this soon to analyze, but first I'd like to see if any
big-endian animals have any issue.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2024-03-31 07:20:55 pgsql: Revert "Speed up tail processing when hashing aligned C strings"
Previous Message John Naylor 2024-03-31 05:32:46 pgsql: Speed up tail processing when hashing aligned C strings