Re: Unicode UTF-8 table formatting for psql text output
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, "Brad T. Sliger" <brad@sliger.org>, pgsql-hackers@postgresql.org, Selena Deckelmann <selenamarie@gmail.com>, Roger Leigh <rleigh@codelibre.net>, Roger Leigh <rleigh@debian.org>
Date: 2009-09-29T22:45:34Z
Lists: pgsql-hackers
Alvaro Herrera wrote: > Does the patch pass regression tests in normal conditions? If it does, > I see no reason to reject it. If it fails in --locale only, and even > then only when the given locale is UTF8, which IIRC it's a seldom-used > case, we can see about fixing that separately. > > Numerous buildfarm machines (including one of mine) run the regression suite using UTF8. So it's far from seldom-used. cheers andrew