pgsql: Make trace_sort control abbreviation debug output for the text o - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Make trace_sort control abbreviation debug output for the text o
Date
Msg-id E1Yfg0m-0007Uj-NP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Mark the second argument of pg_log as the translatable string in
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Mark the second argument of pg_log as the translatable string in