| Commit message (Expand) | Author | Age |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | ICU support | Peter Eisentraut | 2017-03-23 |
* | Encoding PG_UHC is code page 949. | Noah Misch | 2015-08-14 |
* | Fix typos in comments. | Noah Misch | 2014-06-11 |
* | Make various variables const (read-only). | Tom Lane | 2014-01-18 |
* | Renovate display of non-ASCII messages on Windows. | Noah Misch | 2013-06-26 |
* | Tidy up from frontend Assert change. | Andrew Dunstan | 2012-12-16 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Write to the Windows eventlog in UTF16, converting the message encoding | Magnus Hagander | 2009-10-17 |
* | Move gettext encoding names into encnames.c, so we only have one place to upd... | Magnus Hagander | 2009-04-24 |
* | Support for KOI8U encoding | Peter Eisentraut | 2009-02-10 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Fix pg_wchar_table[] to match revised ordering of the encoding ID enum. | Tom Lane | 2007-10-15 |
* | Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the | Tom Lane | 2007-10-13 |
* | Tweak clean_encoding_name() API to avoid need to cast away const. | Tom Lane | 2007-04-16 |
* | Make JOHAB client only encoding per discussions in pgsql-hackers | Tatsuo Ishii | 2007-04-15 |
* | Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, | Tatsuo Ishii | 2007-03-25 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean | Peter Eisentraut | 2006-02-18 |
* | Fix bug that allowed any logged-in user to SET ROLE to any other database user | Tom Lane | 2006-02-12 |
* | Cosmetic code cleanup: fix a bunch of places that used "return (expr);" | Neil Conway | 2006-01-11 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Add support for Win1252 encoding. | Bruce Momjian | 2005-03-14 |
* | Document aliases for our supported encodings. | Bruce Momjian | 2005-03-13 |
* | Rename canonical encodings, per Peter: | Bruce Momjian | 2005-03-07 |
* | Back out addition of Win1252 encoding. | Bruce Momjian | 2004-12-04 |
* | Add Charset WIN1252 support. | Bruce Momjian | 2004-12-02 |
* | Add new macro as shorthand for MS VC and Borland C++: | Bruce Momjian | 2004-09-27 |
* | Allow WIN1250 as server encoding. | Peter Eisentraut | 2004-09-17 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | Attached is the complete diff against current CVS. | Bruce Momjian | 2003-06-12 |
* | Back out patch that got bundled into another patch. | Bruce Momjian | 2003-06-12 |
* | New patch with corrected README attached. | Bruce Momjian | 2003-06-12 |
* | Allow Win32 to compile under MinGW. Major changes are: | Bruce Momjian | 2003-05-15 |
* | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | 2003-03-10 |
* | As far as I figured from the source code this function only deals with | Bruce Momjian | 2002-12-05 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut | 2002-09-03 |
* | Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp> | Tatsuo Ishii | 2002-06-13 |
* | > Tatsuo Ishii wrote: | Bruce Momjian | 2002-03-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 |
* | Ok, here is the modified encoding table (column1 is the standard name, | Tatsuo Ishii | 2001-10-16 |
* | Add support for ISO-8859-6 to 16 | Tatsuo Ishii | 2001-10-11 |
* | Remove variable length macros used in debugging, per Karel. | Bruce Momjian | 2001-09-07 |
* | Add missing files. | Tatsuo Ishii | 2001-09-07 |