pgsql: Code review of strftime patch, per comments from Tom: * Use

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Code review of strftime patch, per comments from Tom: * Use
Date: 2009-01-09 14:07:00
Message-ID: 20090109140700.2F23B754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Code review of strftime patch, per comments from Tom:
* Use correct buffer size MAX_L10N_DATA
* Use strlcpy instead of StrNCpy

Modified Files:
--------------
pgsql/src/backend/utils/adt:
pg_locale.c (r1.44 -> r1.45)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/pg_locale.c?r1=1.44&r2=1.45)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-01-09 14:50:00 pgsql: Remove fairly useless mixed-case identifier test that causes
Previous Message Magnus Hagander 2009-01-09 14:05:56 Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware