Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: emre@hasegeli.com
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
tomasz.kontusz@gmail.com, PostgreSQL Bugs <pgsql-bugs@postgresql.org>
Date: 2017-05-28T18:53:39Z
Lists: pgsql-bugs
I wrote: > Emre Hasegeli <emre@hasegeli.com> writes: >> I suggest the attached. > Hm. This would apparently not resolve the OP's problem, because he > had some additional diffs besides that one. But getting rid of > expected/select_views_1.out seems like a good end in itself. +1. Hearing no objections, pushed. I concur with Peter's opinion that we shouldn't try to do anything in create_index.sql. regards, tom lane
Commits
-
Avoid locale-dependent output in select_views regression test.
- eac0a6c7d35d 10.0 landed
-
Sync our copy of the timezone library with IANA release tzcode2017b.
- 6872d96a3bb8 9.6.3 cited
- e18b2c480da4 10.0 cited