Re: Patch for SortSupport implementation on inet/cdir
Brandur Leach <brandur@mutelight.org>
From: Brandur Leach <brandur@mutelight.org>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-08T18:19:57Z
Lists: pgsql-hackers
Attachments
- SortSupport-for-inet-cidr-types-v2.patch (application/octet-stream) patch v2
Attached a V2 patch: identical to V1 except rebased and with a new OID selected.
Commits
-
Add sort support routine for the inet data type.
- 71dcd7438664 13.0 landed