Re: TM format can mix encodings in to_char()
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2019-04-23T22:10:25Z
Lists: pgsql-hackers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes: > Test above works as expected with the patch, see attached. This is from > jacana. Great, thanks for checking! > LMK if you want more tests run before I blow the test instance away Can't think of anything else. It'd be nice if we could cover stuff like this in the regression tests, but I'm not sure how, seeing that the locale names are platform-dependent and the overall behavior will also depend on the database encoding ... regards, tom lane
Commits
-
Repair assorted issues in locale data extraction.
- e899df6a24f6 11.3 landed
- c0bafc5e58c5 9.4.22 landed
- 7c02c3f75604 10.8 landed
- 74589026f79f 9.5.17 landed
- 1e5de96629f6 9.6.13 landed
- 7ad1cd31bfcb 12.0 landed