Fix for fragile code in hashtext()

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fix for fragile code in hashtext()
Date: 2026-08-18 21:44:55
Message-ID: f24d02079ee9bdb94160abf9bb62d1d1b2384d19.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is in the ICU-only non-deterministic collation path, so I don't
believe there's an actual bug or results change here. But for libc, it
would have been incorrect.

Regards,
Jeff Davis

Attachment Content-Type Size
v1-0001-hashtext-fix-fragile-code.patch text/x-patch 4.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-08-18 21:58:03 Re: Residual cleanups for tied objects in PL/Perl
Previous Message Masahiko Sawada 2026-08-18 20:59:59 Re: [Patch] Omit virtual generated columns from test_decoding output