| Commit message (Expand) | Author | Age |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Collations with nondeterministic comparison | Peter Eisentraut | 2019-03-22 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Assume wcstombs(), towlower(), and sibling functions are always present. | Tom Lane | 2017-09-22 |
* | Reject use of ucol_strcollUTF8() before ICU 53 | Peter Eisentraut | 2017-08-10 |
* | Fix memory leakage in ICU encoding conversion, and other code review. | Tom Lane | 2017-06-23 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Fix cpluspluscheck warning | Peter Eisentraut | 2017-03-26 |
* | Avoid syntax error on platforms that have neither LOCALE_T nor ICU. | Tom Lane | 2017-03-23 |
* | ICU support | Peter Eisentraut | 2017-03-23 |
* | Remove useless duplicate inclusions of system header files. | Tom Lane | 2017-02-25 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. | Tom Lane | 2016-03-15 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Revoke support for strxfrm() that write past the specified array length. | Noah Misch | 2015-07-08 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Replace empty locale name with implied value in CREATE DATABASE and initdb. | Tom Lane | 2012-03-25 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Fix char2wchar/wchar2char to support collations properly. | Tom Lane | 2011-04-23 |
* | Revise the API for GUC variable assign hooks. | Tom Lane | 2011-04-07 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Make LC_COLLATE and LC_CTYPE database-level settings. Collation and | Heikki Linnakangas | 2008-09-23 |
* | Make to_char()'s localized month/day names depend on LC_TIME, not LC_MESSAGES. | Tom Lane | 2008-05-19 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Arrange to set the LC_XXX environment variables to match our locale | Tom Lane | 2005-12-28 |
* | Prevent locale-aware handling of upper, lower, and initcap when the | Bruce Momjian | 2005-03-16 |
* | Update copyrights that were missed. | Bruce Momjian | 2005-01-01 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path | Tom Lane | 2004-01-19 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Merge the last few variable.c configuration variables into the generic | Tom Lane | 2002-05-17 |
* | Locale support is on by default. The choice of locale is done in initdb | Peter Eisentraut | 2002-04-03 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Cope with the likelihood that setlocale and localeconv will return | Tom Lane | 2001-09-29 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |