vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Magnus Hagander" <magnus@hagander.net> writes: > Bummer. There are lots of ways to break installcheck though - locale > being one I get biten by all the time... Hmm, which locale do you use and what breakage do you see? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| |||
| On Thu, Oct 18, 2007 at 10:45:29AM -0400, Tom Lane wrote: > "Magnus Hagander" <magnus@hagander.net> writes: > > Bummer. There are lots of ways to break installcheck though - locale > > being one I get biten by all the time... > > Hmm, which locale do you use and what breakage do you see? Swedish_Sweden.1252. Diffs attached. The reason is that in swedish sort order, "w" and "v" are considered equal. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Magnus Hagander <magnus@hagander.net> writes: > On Thu, Oct 18, 2007 at 10:45:29AM -0400, Tom Lane wrote: >> Hmm, which locale do you use and what breakage do you see? > Swedish_Sweden.1252. Diffs attached. The reason is that in swedish sort > order, "w" and "v" are considered equal. If that's all, I see no objection to adding a select_1.out expected file that matches your results. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| Thread Tools | |
| Display Modes | |
|
|