Re: [PATCH] Refactor *_abbrev_convert() functions

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Cc: John Naylor <johncnaylorls(at)gmail(dot)com>
Subject: Re: [PATCH] Refactor *_abbrev_convert() functions
Date: 2026-09-22 13:21:18
Message-ID: CAJ7c6TMCR1G5hgCcp59vmU-E4xWBF1Un_-SPGcLv8+JWeHXdFA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi John,

> I've pushed 0001.

Many thanks!

> For 0002, it seems like we could additionally give
> hash_any_extended() the same treatment in a few call sites?

Fair point. Fixed.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v7-0001-Avoid-unnecessary-type-casting-when-using-hash_an.patch text/x-patch 13.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeevan Chalke 2026-09-22 13:23:59 Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Previous Message Andrey Borodin 2026-09-22 13:09:38 Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring