pgsql: Add comment that to_char() for broken glibc pt_BR might cause a

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment that to_char() for broken glibc pt_BR might cause a
Date: 2007-02-13 02:00:55
Message-ID: 20070213020055.8C5B99FB3E1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment that to_char() for broken glibc pt_BR might cause a problem.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
formatting.c (r1.122 -> r1.123)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.122&r2=1.123)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-13 02:06:22 pgsql: Add comment to explain why O_EXCL and O_TRUNC can be ignored in
Previous Message Jeremy Drake 2007-02-13 00:33:41 Re: pgsql: Fix backend crash in parsing incorrect tsquery.