Re: [PATCH] Refactor *_abbrev_convert() functions - Mailing list pgsql-hackers

From John Naylor
Subject Re: [PATCH] Refactor *_abbrev_convert() functions
Date
Msg-id CANWCAZbD=7bqYPZDeyy94TeRZ+hPzoSZCsDiNbAxrzkiyP9BbA@mail.gmail.com
Whole thread
In response to Re: [PATCH] Refactor *_abbrev_convert() functions  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On Wed, Sep 23, 2026 at 3:59 PM John Naylor <johncnaylorls@gmail.com> wrote:
> I'm thinking now to leave the change to hash_uint32 out now, since
> there are places elsewhere that do round-trip casting via hash_uint32,
> and that could be material a separate patch, leaving this patch only
> touching hash_any. I'll make the change my self and commit soon.

This is done.

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Next
From: Ashutosh Sharma
Date:
Subject: Re: Orphaned Files in PostgreSQL