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

From Aleksander Alekseev
Subject Re: [PATCH] Refactor *_abbrev_convert() functions
Date
Msg-id CAJ7c6TMCR1G5hgCcp59vmU-E4xWBF1Un_-SPGcLv8+JWeHXdFA@mail.gmail.com
Whole thread
In response to Re: [PATCH] Refactor *_abbrev_convert() functions  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: [PATCH] Refactor *_abbrev_convert() functions
List 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

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Next
From: Jeevan Chalke
Date:
Subject: Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows