Re: Removing the TRACE_SORT macro

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Removing the TRACE_SORT macro
Date: 2016-04-11 21:48:37
Message-ID: CAM3SWZRbjEWv3B0OR00iU39BR=7JzavO-KZy069LBrF133KKow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 11, 2016 at 2:35 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> Yeh, sort has changed enough now that fixes weren't going to backpatch
> cleanly, so its a good time to do cleanup.

I wonder if the category of "Developer Options" is appropriate for
trace_sort. trace_sort is closer to log_executor_stats, which is
categorized as "Statistics / Monitoring". I guess it isn't worth
changing now, though.

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-04-11 21:54:51 Re: Removing the TRACE_SORT macro
Previous Message Simon Riggs 2016-04-11 21:45:59 Re: Choosing parallel_degree