]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/pg_locale.c
Update copyright for the year 2010.
[postgresql] / src / backend / utils / adt / pg_locale.c
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-01 Heikki LinnakangasUpdate comment to reflect that LC_COLLATE and LC_CTYPE...
2009-01-27 Magnus HaganderSilence compiler warnings in new win32 locale code
2009-01-21 Magnus HaganderRemove stray ' character at end of line.
2009-01-21 Magnus HaganderMake win32 builds always do SetEnvironmentVariable...
2009-01-09 Magnus HaganderCode review of strftime patch, per comments from Tom:
2009-01-09 Magnus HaganderFix strftime usage on Win32 when trying to fetch the...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-05-19 Tom LaneMake to_char()'s localized month/day names depend on...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-11-24 Bruce MomjianFix to_char() locale handling to honor LC_TIME, not...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-06-03 Tom LaneDon't choke during startup if the environment offers...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-02 Tom LaneDon't assume that LC_MESSAGES is always available on...
2005-12-28 Tom LaneArrange to set the LC_XXX environment variables to...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-03-16 Bruce MomjianPrevent locale-aware handling of upper, lower, and...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-10-17 Tom LaneMake locale_messages_assign() really work on Windows...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-27 Tom LaneOn WIN32, don't choke when setlocale(LC_MESSAGES, ...
2004-01-19 Tom LaneRepair problem identified by Olivier Prenant: ALTER...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Bruce Momjianpgindent run.
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2002-10-18 Tom LaneFix breakage that had crept into setlocale() usage...
2002-09-04 Bruce Momjianpgindent run.
2002-08-09 Peter EisentrautMake sure monetary, numeric, and time locale categories...
2002-05-17 Tom LaneMerge the last few variable.c configuration variables...
2002-04-03 Peter EisentrautLocale support is on by default. The choice of locale...
2002-03-06 Bruce MomjianChange made to elog:
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-29 Tom LaneCope with the likelihood that setlocale and localeconv...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-25 Tom LaneMake PGLC_setlocale() static, and document that it...
2000-08-29 Bruce Momjian * to_char:
2000-06-29 Bruce MomjianAdd #ifdef for LC_MESSAGES, because it is not ANSI...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-18 Tom LaneClean up minor compiler warnings.
2000-02-08 Bruce Momjian I'm sending patch with new version of to_char numbers...
2000-01-07 Bruce MomjianSorry, that I send this letter/patch again, but previou...