Re: [HACKERS] patch for a locale-specific bug in regression tests (REL9_1_STABLE)

2012-03-07 Thread Robert Haas
On Wed, Mar 7, 2012 at 4:02 PM, Tomas Vondra wrote: > Ok, so here's a fixed patch. I haven't used the 3e9a2672 commit > directly, because there seem to be additional changes. I've simply > renamed the 'sc' to 's0' and fixed the differences in output. Thanks, committed. -- Robert Haas Enterprise

Re: [HACKERS] patch for a locale-specific bug in regression tests (REL9_1_STABLE)

2012-03-07 Thread Tomas Vondra
On 7.3.2012 21:39, Robert Haas wrote: > On Wed, Mar 7, 2012 at 3:08 PM, Tomas Vondra wrote: >> On 7.3.2012 17:56, Robert Haas wrote: >>> On Tue, Mar 6, 2012 at 1:59 PM, Tomas Vondra wrote: I've noticed a locale-specific bug in regression tests, I discovered thanks to the new "magpie" bu

Re: [HACKERS] patch for a locale-specific bug in regression tests (REL9_1_STABLE)

2012-03-07 Thread Robert Haas
On Wed, Mar 7, 2012 at 3:08 PM, Tomas Vondra wrote: > On 7.3.2012 17:56, Robert Haas wrote: >> On Tue, Mar 6, 2012 at 1:59 PM, Tomas Vondra wrote: >>> I've noticed a locale-specific bug in regression tests, I discovered >>> thanks to the new "magpie" buildfarm member (testing "cs_CZ" locale). >>>

Re: [HACKERS] patch for a locale-specific bug in regression tests (REL9_1_STABLE)

2012-03-07 Thread Tomas Vondra
On 7.3.2012 17:56, Robert Haas wrote: > On Tue, Mar 6, 2012 at 1:59 PM, Tomas Vondra wrote: >> I've noticed a locale-specific bug in regression tests, I discovered >> thanks to the new "magpie" buildfarm member (testing "cs_CZ" locale). >> The problem is in "foreign_data" where the output is sorte

Re: [HACKERS] patch for a locale-specific bug in regression tests (REL9_1_STABLE)

2012-03-07 Thread Robert Haas
On Tue, Mar 6, 2012 at 1:59 PM, Tomas Vondra wrote: > I've noticed a locale-specific bug in regression tests, I discovered > thanks to the new "magpie" buildfarm member (testing "cs_CZ" locale). > The problem is in "foreign_data" where the output is sorted by a column, > and "cs_CZ" behaves differ