Re: Patch for SortSupport implementation on inet/cdir - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Patch for SortSupport implementation on inet/cdir
Date
Msg-id 20190216021309.zj6yopjqkqo4hw7j@alap3.anarazel.de
Whole thread Raw
In response to Re: Patch for SortSupport implementation on inet/cdir  (Edmund Horner <ejrh00@gmail.com>)
Responses Re: Re: Patch for SortSupport implementation on inet/cdir  (David Steele <david@pgmasters.net>)
List pgsql-hackers
Hi Brandur,


On 2019-02-09 20:12:53 +1300, Edmund Horner wrote:
> I had a look at this.  Your V2 patch applies cleanly, and the code was
> straightforward and well commented.  I appreciate the big comment at the
> top of network_abbrev_convert explaining how you encode the data.

I've marked the CF entry as waiting-on-author, due to this review.

Brandur, unfortunately this patch has only been submitted to the last
commitfest for v12. Our policy is that all nontrivial patches should be
submitted to at least one earlier commitfest. Therefore I unfortunately
think that v12 is not a realistic target, sorry :(

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Benjamin Manes
Date:
Subject: Re: [Patch][WiP] Tweaked LRU for shared buffers
Next
From: Andres Freund
Date:
Subject: Re: Delay locking partitions during INSERT and UPDATE