| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES. | Bruce Momjian | 2006-11-24 | 1 | -3/+2 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -11/+14 |
| * | Don't choke during startup if the environment offers an invalid value | Tom Lane | 2006-06-03 | 1 | -2/+17 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | Don't assume that LC_MESSAGES is always available on WIN32. Per Magnus. | Tom Lane | 2006-01-02 | 1 | -4/+6 |
| * | Arrange to set the LC_XXX environment variables to match our locale | Tom Lane | 2005-12-28 | 1 | -35/+120 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -14/+13 |
| * | Prevent locale-aware handling of upper, lower, and initcap when the | Bruce Momjian | 2005-03-16 | 1 | -1/+28 |
| * | Update copyrights that were missed. | Bruce Momjian | 2005-01-01 | 1 | -2/+2 |
| * | Make locale_messages_assign() really work on Windows; the prior hack | Tom Lane | 2004-10-17 | 1 | -14/+30 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -4/+6 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | On WIN32, don't choke when setlocale(LC_MESSAGES, "") returns NULL. | Tom Lane | 2004-05-27 | 1 | -2/+13 |
| * | Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path | Tom Lane | 2004-01-19 | 1 | -10/+10 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -5/+3 |
| * | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | 1 | -2/+2 |
| * | Fix breakage that had crept into setlocale() usage: once again we've | Tom Lane | 2002-10-18 | 1 | -25/+50 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -12/+15 |
| * | Make sure monetary, numeric, and time locale categories are set to C and | Peter Eisentraut | 2002-08-09 | 1 | -29/+123 |
| * | Merge the last few variable.c configuration variables into the generic | Tom Lane | 2002-05-17 | 1 | -61/+45 |
| * | Locale support is on by default. The choice of locale is done in initdb | Peter Eisentraut | 2002-04-03 | 1 | -130/+93 |
| * | Change made to elog: | Bruce Momjian | 2002-03-06 | 1 | -7/+7 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -3/+3 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -17/+18 |
| * | Cope with the likelihood that setlocale and localeconv will return | Tom Lane | 2001-09-29 | 1 | -28/+70 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -3/+3 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Make PGLC_setlocale() static, and document that it can't be used safely | Tom Lane | 2000-11-25 | 1 | -32/+44 |
| * | * to_char: | Bruce Momjian | 2000-08-29 | 1 | -4/+8 |
| * | Add #ifdef for LC_MESSAGES, because it is not ANSI C standard, and BSDI | Bruce Momjian | 2000-06-29 | 1 | -6/+13 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -55/+55 |
| * | Clean up minor compiler warnings. | Tom Lane | 2000-03-18 | 1 | -2/+2 |
| * | I'm sending patch with new version of to_char numbers formatting. | Bruce Momjian | 2000-02-08 | 1 | -4/+9 |
| * | Sorry, that I send this letter/patch again, but previous sending is | Bruce Momjian | 2000-01-07 | 1 | -0/+128 |