| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: [COMMITTERS] pgsql: Replace empty locale name with implied value in CREATE DATABASE |
| Date: | 2012-03-26 14:29:32 |
| Message-ID: | 24880.1332772172@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> On 03/26/2012 03:47 AM, Tom Lane wrote:
>> Replace empty locale name with implied value in CREATE DATABASE and initdb.
> hmm seems like this commit broken quagga:
> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=quagga&dt=2012-03-26%2002%3A03%3A04
Hm, it's hard to see how that patch would have affected the
create-conversions step but not any preceding one. Can you provide
a stack trace from the core dump?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-03-26 15:05:52 | pgsql: Code cleanup for heap_freeze_tuple. |
| Previous Message | Stefan Kaltenbrunner | 2012-03-26 08:05:39 | Re: [COMMITTERS] pgsql: Replace empty locale name with implied value in CREATE DATABASE |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-03-26 14:40:59 | Re: Weak-memory specific problem in ResetLatch/WaitLatch (follow-up analysis) |
| Previous Message | Tom Lane | 2012-03-26 14:18:27 | Re: Reporting WAL file containing checkpoint's REDO record in pg_controldata's result |