Re: (patch) regression diffs on collate.linux.utf8 test

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jeff Davis <pgsql@j-davis.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-10-16T20:00:30Z
Lists: pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> On master, I see a minor test error (at least on my machine) as well as
> a diff. Patch attached.

Hmm, yeah, I forgot to fix this regression test when I added that DETAIL
line.  However, I don't see the need for fooling with the lc_time value?

			regards, tom lane