Re: Locale dependency in new postgres_fdw test
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgreSQL.org
Date: 2017-07-21T19:35:28Z
Lists: pgsql-hackers
Tom Lane wrote: > We could stabilize this test result by forcing lc_messages = C in > the foreign server options. However, that would lose regression > coverage of situations where the remote locale is different, which > doesn't seem like a terribly good thing. I don't understand what is the benefit of having a different locale setting if there's no way that the test would pass except with a very specific locale. In other words, what coverage are we really losing by going this route? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Stabilize postgres_fdw regression tests.
- a648fc70a8af 9.4.13 landed
- 90877d28e62f 9.5.8 landed
- 88f48b57fd33 10.0 landed
- 6d9de660dcec 9.3.18 landed
- 0d503dd1ff31 9.6.4 landed