Re: [PATCH] Refactor *_abbrev_convert() functions

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

On Fri, Jul 3, 2026 at 3:57 PM Aleksander Alekseev
<aleksander(at)tigerdata(dot)com> wrote:
> > Also, when a hunk is changed to a single line, we should remove the
> > parens. I see three like this.

I've pushed 0001. For 0002, it seems like we could additionally give
hash_any_extended() the same treatment in a few call sites?

--
John Naylor
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2026-09-22 04:45:47 Re: Stop asserting that Unicode normalization consumes its whole input
Previous Message solai v 2026-09-22 04:13:31 Re: Prevent object capture in CREATE/ALTER EXTENSION scripts