Re: [PATCH] SortSupport for macaddr type - Mailing list pgsql-hackers

From Brandur Leach
Subject Re: [PATCH] SortSupport for macaddr type
Date
Msg-id CABR_9B_bJtgjGDy1AcjWb3zPkUccePko9pxKtM_Nxya0p5j9bA@mail.gmail.com
Whole thread Raw
In response to [PATCH] SortSupport for macaddr type  (Brandur <brandur@mutelight.org>)
Responses Re: [PATCH] SortSupport for macaddr type
List pgsql-hackers
Hello,

Thank you Peter for the assist here and great sleuthing in
the disassembly, and thanks Teodor for committing!

Neha pointed out (thanks as well) a couple typos upthread
that I hadn't gotten around to fixing. I've attached a new
three line patch to sort those out.

Brandur


On Wed, Mar 29, 2017 at 1:31 PM, Teodor Sigaev <teodor@sigaev.ru> wrote:
Thank you, pushed

Excellent! I've attached a new (and hopefully final)
version of the patch.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                   WWW: http://www.sigaev.ru/

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Somebody has not thought through subscription locking considerations
Next
From: Tom Lane
Date:
Subject: Re: Allow to specify #columns in heap/index_form_tuple