On Sat, Mar 21, 2015 at 8:28 PM, Andrew Gierth <[email protected]> wrote: > So if these debugging elogs are to be kept at all, I propose that rather > than being compile-time options they should be controlled by a > debug_sortsupport GUC. Opinions?
This seems like a reasonable idea. Why wouldn't it just be under the existing trace_sort GUC, though? That's been enabled by default since 8.1. It's already defined in pg_config_manual.h. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
