pgsql: Change trace_sort to output to the log, rather than the user's

Lists: pgsql-committers
From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change trace_sort to output to the log, rather than the user's
Date: 2005-10-25 13:47:08
Message-ID: 20051025134708.F3AB5DADD9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Change trace_sort to output to the log, rather than the user's terminal.

Modified Files:
--------------
pgsql/src/backend/utils/sort:
tuplesort.c (r1.53 -> r1.54)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/sort/tuplesort.c.diff?r1=1.53&r2=1.54)