Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-09-22 Assume wcstombs(), towlower(), and sibling functions are always present. Tom Lane 11.0
2017-06-23 Fix memory leakage in ICU encoding conversion, and other code review. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-24 Avoid syntax error on platforms that have neither LOCALE_T nor ICU. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.2.16
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.3.12
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.1.21
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.4.7
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.5.2
2016-03-15 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. Tom Lane 9.6.0
2012-03-26 Replace empty locale name with implied value in CREATE DATABASE and initdb. Tom Lane 9.2.0
2011-04-23 Fix char2wchar/wchar2char to support collations properly. Tom Lane 9.1.0
2011-04-07 Revise the API for GUC variable assign hooks. Tom Lane 9.1.0
2008-05-19 Make to_char()'s localized month/day names depend on LC_TIME, not LC_MESSAGES. Tom Lane 8.4.0
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 7.3.13
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 7.4.11
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 8.0.6
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 8.1.2
2005-12-28 Arrange to set the LC_XXX environment variables to match our locale Tom Lane 8.2.0
2004-01-19 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path Tom Lane 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1