Implement SortSupport for macaddr data type
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 29 Mar 2017 20:28:56 +0000 (23:28 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 29 Mar 2017 20:28:56 +0000 (23:28 +0300)
commitf90d23d0c51895e0d7db7910538e85d3d38691f0
tree18d7c14bfaa9163cd6ffb79a545640bae5d6af9f
parent5baf869f74d369319042132ef8cc2d8d4f5b71ce
Implement SortSupport for macaddr data type

Introduces a scheme to produce abbreviated keys for the macaddr type.
Bump catalog version.

Author: Brandur Leach
Reviewed-by: Julien Rouhaud, Peter Geoghegan
https://commitfest.postgresql.org/13/743/
src/backend/utils/adt/mac.c
src/include/catalog/catversion.h
src/include/catalog/pg_amproc.h
src/include/catalog/pg_proc.h