Thread: pgsql: Make trace_sort control abbreviation debug output for the text o

pgsql: Make trace_sort control abbreviation debug output for the text o

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/aea652abd3b6e41eeab58e14dfe3d3120592b443

Modified Files
--------------
src/backend/utils/adt/varlena.c |   19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)