Re: BUG #7493: Postmaster messages unreadable in a Windows console

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexander Law <exclusion(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: BUG #7493: Postmaster messages unreadable in a Windows console
Date: 2013-01-29 14:54:04
Message-ID: 28316.1359471244@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general pgsql-hackers

Alexander Law <exclusion(at)gmail(dot)com> writes:
> Please look at the following l10n bug:
> http://www.postgresql.org/message-id/502A26F1.6010109@gmail.com
> and the proposed patch.

That patch looks entirely unsafe to me. Neither of those functions
should be expected to be able to run when none of our standard
infrastructure (palloc, elog) is up yet.

Possibly it would be safe to do this somewhere around where we do
GUC initialization.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message elliott.groszek 2013-01-29 17:20:26 BUG #7835: The _ acts like a wildcard when used as '%_%'
Previous Message jackie.qq.zhang 2013-01-29 09:27:00 BUG #7834: Overflow with limited information provided

Browse pgsql-general by date

  From Date Subject
Next Message Chris Angelico 2013-01-29 15:05:38 Re: inet/cidr ipv6 operations
Previous Message Alexander Farber 2013-01-29 13:03:39 Re: Optimizing select count query which often takes over 10 seconds

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2013-01-29 14:55:25 Re: [sepgsql 2/3] Add db_schema:search permission checks
Previous Message Kohei KaiGai 2013-01-29 14:39:39 Re: [sepgsql 2/3] Add db_schema:search permission checks