]> granicus.if.org Git - postgresql/history - src/backend/utils/mb
Increase the default value of default_statistics_target from 10 to 100,
[postgresql] / src / backend / utils / mb /
2008-11-11 Tom LaneAdd an explicit caution about how to use pg_do_encoding...
2008-11-10 Tom Lanepg_do_encoding_conversion cannot return NULL (at least...
2008-10-29 Peter EisentrautUnicode escapes in strings and identifiers
2008-10-27 Tom LaneInstall a more robust solution for the problem of infin...
2008-08-29 Tom LaneSuppress gcc warning about possibly-uninitialized varia...
2008-08-23 Bruce MomjianAdd missing descriptions for aggregates, functions...
2008-06-18 Tom LaneFix compiler warning introduced by recent patch. Tsk...
2008-06-18 Bruce MomjianMove wchar2char() and char2wchar() from tsearch into...
2008-06-17 Bruce MomjianAdd URL for introduction to multibyte programming in C.
2008-05-27 Magnus HaganderExplicitly bind gettext() to the UTF8 locale when...
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-04-12 Tom LaneClean up a few places where Datums were being treated...
2008-04-07 Peter EisentrautImplement a few changes to how shared libraries and...
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-20 Bruce MomjianMake source code READMEs more consistent. Add CVS...
2008-03-20 Heikki LinnakangasAdd the missing cyrillic "Yo" characters ('e' and ...
2008-03-18 Peter EisentrautCatch all errors in for and while loops in makefiles...
2008-02-19 Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2008-01-09 Tom LaneRemove incorrect (and ill-advised anyway) pfree's in...
2008-01-01 Tom LaneFix some missed copyright updates.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-16 Bruce MomjianCleanup for new else/comment handling.
2007-11-15 Bruce MomjianFix pgindent to properly handle 'else' and single-line...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-10-15 Tom LaneFix pg_wchar_table[] to match revised ordering of the...
2007-10-13 Tom LaneFix the inadvertent libpq ABI breakage discovered by...
2007-09-24 Andrew DunstanAdd comments re text <-> bytea internal equivalence...
2007-09-24 Andrew DunstanUse correct PG_GETARG macro in pg_convert
2007-09-18 Andrew DunstanClose previously open holes for invalidly encoded data...
2007-07-12 Tom LaneSuppress an integer-overflow warning.
2007-05-28 Tom LaneTweak the code in a couple of places to try to deliver...
2007-04-16 Tom LaneTweak clean_encoding_name() API to avoid need to cast...
2007-04-15 Tatsuo IshiiMake JOHAB client only encoding per discussions in...
2007-04-15 Tatsuo IshiiFix description how to create conversion function.
2007-03-27 Bruce MomjianFix typo in Makefile.
2007-03-26 Bruce MomjianRemove advertising clause from Berkeley BSD-licensed...
2007-03-26 Tatsuo IshiiFix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW...
2007-03-25 Tatsuo IshiiAdd new encoding EUC_JIS_2004 and SHIFT_JIS_2004,
2007-03-23 Tatsuo IshiiAllow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF)
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2007-01-24 Tom LaneGet pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-24 Tom LaneFix machine-dependent crash in sqlchar_to_unicode(...
2006-12-21 Peter EisentrautInitial SQL/XML support: xml data type and initial...
2006-11-27 Peter EisentrautFix gratuitous message spelling differences
2006-10-06 Peter EisentrautMessage style improvements
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-08-22 Bruce MomjianIn new "invalid byte sequence" error hint, call it...
2006-08-22 Bruce MomjianAdd hint for "invalid byte sequence for encoding" error...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "S...
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "G...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-05-21 Tom LaneChange the backend to reject strings containing invalid...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-04 Tatsuo IshiiTighten up SJIS byte sequence check. Now we reject...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-02-24 Peter EisentrautThe Makefile was invoking perl scripts as ./script...
2006-02-18 Peter EisentrautAdd support for Windows codepages 1253, 1254, 1255...
2006-02-12 Tom LaneFix bug that allowed any logged-in user to SET ROLE...
2006-02-12 Bruce MomjianThrow a warning rather than an error on invalid charact...
2006-02-10 Bruce MomjianAllow psql multi-line column values to align in the...
2006-01-12 Neil Conwaymbutils was previously doing some allocations, includin...
2006-01-11 Neil ConwayCosmetic code cleanup: fix a bunch of places that used...
2006-01-11 Neil ConwayRemove a confusing pair of parentheses.
2005-12-26 Bruce MomjianMore uses of IS_HIGHBIT_SET() macro.
2005-12-25 Bruce MomjianI have added these macros to c.h:
2005-12-24 Bruce MomjianFormatting cleanups.
2005-12-24 Bruce MomjianFormatting cleanup.
2005-12-24 Tatsuo IshiiFix long standing Asian multibyte charsets bug.
2005-12-23 Tatsuo IshiiFix for rearranging encoding id ISO-8859-5 to ISO-8859-8.
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-29 Peter EisentrautMessage corrections
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-24 Tom LaneSuppress signed-vs-unsigned-char warnings.
2005-07-10 Tom LaneChange typreceive function API so that receive function...
2005-06-24 Tatsuo IshiiAllow direct conversion between EUC_JP and SJIS to...
2005-06-15 Bruce MomjianSupport 3 and 4-byte unicode characters.
2005-06-10 Tatsuo IshiiFix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa.
2005-05-03 Tom LaneAlter the signature for encoding conversion functions...
2005-03-14 Bruce MomjianAdd support for Win1252 encoding.
2005-03-14 Bruce MomjianUpdate comments for new encoding names.
2005-03-13 Bruce MomjianDocument aliases for our supported encodings.
2005-03-07 Neil ConwayUnbreak out-of-tree builds, by fixing a typo.
2005-03-07 Bruce MomjianRename canonical encodings, per Peter:
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-04 Bruce MomjianBack out addition of Win1252 encoding.
2004-12-03 Bruce MomjianBack out fix for Unicode characters above 0x10000
2004-12-02 Bruce MomjianFix for Unicode characters above 0x10000.
2004-12-02 Bruce MomjianAdd Charset WIN1252 support.
2004-10-13 Neil ConwayMore minor cosmetic improvements:
2004-10-10 Neil ConwayCosmetic improvements/code cleanup:
2004-09-27 Bruce MomjianAdd new macro as shorthand for MS VC and Borland C++:
2004-09-17 Peter EisentrautAllow WIN1250 as server encoding.
next