Make trace_sort control abbreviation debug output for the text opclass.

Robert Haas <rhaas@postgresql.org>

Commit: aea652abd3b6e41eeab58e14dfe3d3120592b443
Author: Robert Haas <rhaas@postgresql.org>
Date: 2015-04-08T02:45:17Z
Releases: 9.5.0
Make trace_sort control abbreviation debug output for the text opclass.

This is consistent with what the new numeric suppor for abbreviated keys
now does, and seems much more convenient than having a separate compiler
define to control this debug output.

Peter Geoghegan

Files

PathChange+/−
src/backend/utils/adt/varlena.c modified +9 −10