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

From John Naylor
Subject Re: [PATCH] Refactor *_abbrev_convert() functions
Date
Msg-id CANWCAZY0MrN+DA+pB3QQxMGoV990La_SYmxKATmaXmO7d1kzdA@mail.gmail.com
Whole thread
In response to Re: [PATCH] Refactor *_abbrev_convert() functions  (Aleksander Alekseev <aleksander@tigerdata.com>)
Responses Re: [PATCH] Refactor *_abbrev_convert() functions
List pgsql-hackers
On Fri, Jul 3, 2026 at 3:57 PM Aleksander Alekseev
<aleksander@tigerdata.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



pgsql-hackers by date:

Previous
From: solai v
Date:
Subject: Re: Prevent object capture in CREATE/ALTER EXTENSION scripts
Next
From: John Naylor
Date:
Subject: Re: Stop asserting that Unicode normalization consumes its whole input