Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-23 ICU support Peter Eisentraut 10.0
2015-08-15 Encoding PG_UHC is code page 949. Noah Misch 9.4.5
2015-08-15 Encoding PG_UHC is code page 949. Noah Misch 9.5.0
2015-08-15 Encoding PG_UHC is code page 949. Noah Misch 9.6.0
2014-06-11 Fix typos in comments. Noah Misch 9.5.0
2014-01-18 Make various variables const (read-only). Tom Lane 9.4.0
2013-06-26 Renovate display of non-ASCII messages on Windows. Noah Misch 9.4.0
2012-12-16 Tidy up from frontend Assert change. Andrew Dunstan 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-10-17 Write to the Windows eventlog in UTF16, converting the message encoding Magnus Hagander 9.0.0
2009-04-24 Move gettext encoding names into encnames.c, so we only have one place to update. Magnus Hagander 8.4.0
2009-02-10 Support for KOI8U encoding Peter Eisentraut 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-15 Fix pg_wchar_table[] to match revised ordering of the encoding ID enum. Tom Lane 8.3.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2007-04-16 Tweak clean_encoding_name() API to avoid need to cast away const. Tom Lane 8.3.0
2007-04-15 Make JOHAB client only encoding per discussions in pgsql-hackers Tatsuo Ishii 8.3.0
2007-03-25 Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, Tatsuo Ishii 8.3.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-02-18 Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean Peter Eisentraut 8.2.0
2006-02-12 Fix bug in SET SESSION AUTHORIZATION that allows unprivileged users to crash Tom Lane 7.3.14
2006-02-12 Fix bug in SET SESSION AUTHORIZATION that allows unprivileged users to crash Tom Lane 7.4.12