postgresql/src
Teodor Sigaev f90d23d0c5 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/
2017-03-29 23:28:56 +03:00
..
backend Implement SortSupport for macaddr data type 2017-03-29 23:28:56 +03:00
bin pg_dump: Remove query truncation in error messages 2017-03-29 15:17:14 -04:00
common Sync pg_dump and pg_dumpall output 2017-03-22 10:20:13 -04:00
fe_utils Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
include Implement SortSupport for macaddr data type 2017-03-29 23:28:56 +03:00
interfaces Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
makefiles
pl PL/Python: Add cursor and execute methods to plan object 2017-03-27 11:37:22 -04:00
port Fix and simplify check for whether we're running as Windows service. 2017-03-17 11:14:01 +02:00
template
test Change 'diag' to 'note' in TAP tests 2017-03-28 20:38:06 -04:00
timezone
tools Fix Perl code which had broken the Windows build 2017-03-28 09:00:59 -04:00
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 2017-03-12 19:35:33 -04:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in ICU support 2017-03-23 15:28:48 -04:00
Makefile.shlib
nls-global.mk
win32.mak