Re: Patch for SortSupport implementation on inet/cdir
Brandur Leach <brandur@mutelight.org>
From: Brandur Leach <brandur@mutelight.org>
To: Brandur Leach <brandur@mutelight.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-07-30T03:17:19Z
Lists: pgsql-hackers
Attachments
- v5-0001-SortSupport-for-inet-cidr-types.patch (application/octet-stream) patch v5-0001
And a slightly amended version of the last patch with a bug fixed where IPv4 abbreviated keys were were not being initialized correctly on big-endian machines.
Commits
-
Add sort support routine for the inet data type.
- 71dcd7438664 13.0 landed