| Commit message (Expand) | Author | Age | Files | Lines |
| * | Message style improvements | Peter Eisentraut | 2006-10-06 | 2 | -4/+4 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 9 | -148/+162 |
| * | In new "invalid byte sequence" error hint, call it "error", not | Bruce Momjian | 2006-08-22 | 1 | -2/+2 |
| * | Add hint for "invalid byte sequence for encoding" error message, | Bruce Momjian | 2006-08-22 | 1 | -2/+5 |
| * | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 | 2 | -4/+2 |
| * | Alphabetically order reference to include files, "S"-"Z". | Bruce Momjian | 2006-07-11 | 2 | -23/+23 |
| * | Alphabetically order reference to include files, "G" - "M". | Bruce Momjian | 2006-07-11 | 1 | -2/+2 |
| * | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 | 1 | -3/+1 |
| * | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 23 | -23/+69 |
| * | Change the backend to reject strings containing invalidly-encoded multibyte | Tom Lane | 2006-05-21 | 25 | -730/+1314 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 21 | -0/+42 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 30 | -60/+60 |
| * | Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte | Tatsuo Ishii | 2006-03-04 | 1 | -2/+15 |
| * | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 | 1 | -2/+2 |
| * | The Makefile was invoking perl scripts as ./script.pl. This fails when | Peter Eisentraut | 2006-02-24 | 1 | -8/+8 |
| * | Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean | Peter Eisentraut | 2006-02-18 | 48 | -1427/+1306 |
| * | Fix bug that allowed any logged-in user to SET ROLE to any other database user | Tom Lane | 2006-02-12 | 1 | -2/+2 |
| * | Throw a warning rather than an error on invalid character from UTF8 to | Bruce Momjian | 2006-02-12 | 1 | -3/+5 |
| * | Allow psql multi-line column values to align in the proper columns | Bruce Momjian | 2006-02-10 | 1 | -16/+197 |
| * | mbutils was previously doing some allocations, including invoking | Neil Conway | 2006-01-12 | 1 | -38/+32 |
| * | Cosmetic code cleanup: fix a bunch of places that used "return (expr);" | Neil Conway | 2006-01-11 | 2 | -12/+12 |
| * | Remove a confusing pair of parentheses. | Neil Conway | 2006-01-11 | 1 | -3/+3 |
| * | More uses of IS_HIGHBIT_SET() macro. | Bruce Momjian | 2005-12-26 | 6 | -46/+34 |
| * | I have added these macros to c.h: | Bruce Momjian | 2005-12-25 | 6 | -24/+24 |
| * | Formatting cleanups. | Bruce Momjian | 2005-12-24 | 1 | -64/+22 |
| * | Formatting cleanup. | Bruce Momjian | 2005-12-24 | 1 | -41/+42 |
| * | Fix long standing Asian multibyte charsets bug. | Tatsuo Ishii | 2005-12-24 | 1 | -22/+23 |
| * | Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. | Tatsuo Ishii | 2005-12-23 | 1 | -18/+27 |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 2 | -7/+10 |
| * | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 | 2 | -5/+5 |
| * | Message corrections | Peter Eisentraut | 2005-10-29 | 2 | -4/+4 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 19 | -132/+159 |
| * | Suppress signed-vs-unsigned-char warnings. | Tom Lane | 2005-09-24 | 30 | -289/+295 |
| * | Change typreceive function API so that receive functions get the same | Tom Lane | 2005-07-10 | 1 | -4/+9 |
| * | Allow direct conversion between EUC_JP and SJIS to improve | Tatsuo Ishii | 2005-06-24 | 1 | -11/+201 |
| * | Support 3 and 4-byte unicode characters. | Bruce Momjian | 2005-06-15 | 2 | -39/+73 |
| * | Fix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa. | Tatsuo Ishii | 2005-06-10 | 1 | -2/+2 |
| * | Alter the signature for encoding conversion functions to declare the | Tom Lane | 2005-05-03 | 1 | -2/+2 |
| * | Add support for Win1252 encoding. | Bruce Momjian | 2005-03-14 | 11 | -33/+382 |
| * | Update comments for new encoding names. | Bruce Momjian | 2005-03-14 | 1 | -3/+3 |
| * | Document aliases for our supported encodings. | Bruce Momjian | 2005-03-13 | 1 | -4/+1 |
| * | Unbreak out-of-tree builds, by fixing a typo. | Neil Conway | 2005-03-07 | 1 | -2/+2 |
| * | Rename canonical encodings, per Peter: | Bruce Momjian | 2005-03-07 | 47 | -354/+289 |
| * | Some more missed copyright notices. Many of these look like they | Tom Lane | 2005-01-01 | 14 | -28/+28 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 27 | -54/+54 |
| * | Back out addition of Win1252 encoding. | Bruce Momjian | 2004-12-04 | 5 | -347/+1 |
| * | Back out fix for Unicode characters above 0x10000 | Bruce Momjian | 2004-12-03 | 1 | -72/+44 |
| * | Fix for Unicode characters above 0x10000. | Bruce Momjian | 2004-12-02 | 1 | -44/+72 |
| * | Add Charset WIN1252 support. | Bruce Momjian | 2004-12-02 | 5 | -1/+347 |
| * | More minor cosmetic improvements: | Neil Conway | 2004-10-13 | 2 | -5/+3 |