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

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

  1. Add sort support routine for the inet data type.