]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-12-13  Bruce MomjianClearify which version numbers are bumped for major...
2004-12-13  Peter EisentrautNew translations
2004-12-13  Peter EisentrautTranslation updates
2004-12-13  Bruce MomjianAdd:
2004-12-13  Bruce MomjianUpdate FAQ.
2004-12-13  Tom LaneAvoid generating excess (and illegal) parentheses aroun...
2004-12-12  Neil ConwayAdd regression tests for the fix committed by Tom for...
2004-12-12  Tom LanePREPARE and EXPLAIN need to copy the source query just...
2004-12-12  Peter EisentrautAdd missing newlines at end of error messages.
2004-12-12  Peter EisentrautTranslation updates
2004-12-12  Peter EisentrautFix problems with certain shells (e.g., FreeBSD, Cygwin...
2004-12-12  Tom LaneUpgrade formrdesc() so that it can correctly initialize...
2004-12-11  Tom LaneInstead of supposing (wrongly, in the general case...
2004-12-11  Peter EisentrautAdded port reports
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautPatch to the pl/perl documents that clarifies the scope...
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautAdded port reports
2004-12-11  Peter EisentrautAdded port report
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautAdded port report
2004-12-10  Bruce MomjianReorder IRC examples.
2004-12-06  Tom LaneActiveSnapshot must be set to something valid while...
2004-12-06  Peter EisentrautStart filling in the supported platforms list with...
2004-12-06  Peter EisentrautTranslation updates
2004-12-06  Michael MeskesFixed bug in parsing of typedef'ed array sizes.
2004-12-06  Neil ConwayFix off-by-1 bug in pg_ctl in -D handling, per report...
2004-12-05  Tom LaneFix several mistaken xreflabel entries, including those...
2004-12-04  Bruce MomjianBack out addition of Win1252 encoding.
2004-12-04  Bruce MomjianProperl format HTML in developer's FAQ.
2004-12-03  PostgreSQL... tag configure for rc1 .. REL8_0_0RC1
2004-12-03  Tom LaneAs long as we're forcing an ORDER BY in these four...
2004-12-03  Tom LaneUse StrNCpy not strncpy to fill hash key, to ensure...
2004-12-03  Tom LaneAdjust help message for --no-owner, per Alvaro Herrera.
2004-12-03  Bruce MomjianBack out ARRAY() patch.
2004-12-03  Tom LaneImprove description of --disable-rpath workaround for...
2004-12-03  Bruce Momjian> If it bothers you that much. I'd make a flag, cleared...
2004-12-03  Bruce Momjian>>This patch adds another plpgsql trigger example to...
2004-12-03  Bruce MomjianAdd:
2004-12-03  Bruce MomjianTypo fixes.
2004-12-03  Bruce MomjianFix typo.
2004-12-03  Bruce MomjianMerge pgadmin paragraph.
2004-12-03  Bruce MomjianFirst version of external projects manual section.
2004-12-03  Bruce MomjianAdd:
2004-12-03  Bruce MomjianFix compile breakage from SIGPIPE fix for threading.
2004-12-03  Bruce MomjianRemove doc changes that were in process during previous...
2004-12-03  Bruce MomjianBack out fix for Unicode characters above 0x10000
2004-12-02  Tom LaneCode review for recent libpq changes. Be more careful...
2004-12-02  Bruce MomjianAdd:
2004-12-02  Bruce Momjian> I have installed your patch and adjusted the names...
2004-12-02  Bruce Momjian> > 8.0beta3 has pg_autovacuum included, when I want...
2004-12-02  Bruce Momjian> I enclose a short patch to reduce the PGARCH_RESTART_...
2004-12-02  Bruce MomjianFix for Unicode characters above 0x10000.
2004-12-02  Bruce MomjianOn win32, there is currently no way to get the equivale...
2004-12-02  Bruce MomjianAttached is a patch that adds the function xml_encode_s...
2004-12-02  Bruce MomjianAdd Charset WIN1252 support.
2004-12-02  Tom LaneAllow libedit to keep its headers in /usr/include/readl...
2004-12-02  Bruce MomjianAdd documention on ARRAY() function.
2004-12-02  Bruce MomjianAdd mention of using --disable-rpath with regression...
2004-12-02  Bruce MomjianPrevent pg_autovacuum -D from needing an argument.
2004-12-02  Tom LaneHack to work around broken linker on older NetBSD/OpenB...
2004-12-02  Bruce MomjianChange Win32 dlerror message to:
2004-12-02  Bruce MomjianAdd for Win32:
2004-12-02  Bruce MomjianAdd:
2004-12-02  Tom LaneDisallow the combination VACUUM FULL FREEZE for safety...
2004-12-02  Bruce MomjianAdd:
2004-12-02  Bruce MomjianDon't bother adding to cflags/cppflags, just set them...
2004-12-02  Bruce MomjianWording improvement.
2004-12-02  Bruce MomjianDocument that btrim()'s second parameter is optional...
2004-12-02  Bruce MomjianUpdate Brazilian FAQ.
2004-12-02  Bruce MomjianRework libpq threaded SIGPIPE handling to avoid interfe...
2004-12-02  Neil ConwayFix a potential free() of string literal in oid2name...
2004-12-02  Bruce MomjianAdd:
2004-12-02  Neil ConwayThis is a little patch to correct the documentation...
2004-12-02  Bruce MomjianUpdate Japanese FAQ.
2004-12-02  Tom LaneTeach regex_fixed_prefix() the correct handling of...
2004-12-02  Tom LaneMake some adjustments to reduce platform dependencies...
2004-12-01  Bruce MomjianAllow libpq to build on MS Visual Studio .NET 2003...
2004-12-01  Bruce MomjianUpdate French FAQ.
2004-12-01  Tom LaneFix timestamptz_age() to do calculation in local timezo...
2004-12-01  Tom LaneClarify documentation of age() functions.
2004-12-01  Tom LaneChange planner to use the current true disk file size...
2004-12-01  Bruce MomjianAdd:
2004-12-01  Bruce MomjianUpdate with Gavin's additions.
2004-11-30  Bruce MomjianRemove question mark on COPY CSV fix:
2004-11-30  Bruce MomjianAdd \n to end of output for psql \s with no history...
2004-11-30  Bruce MomjianUpdate Turkish FAQ.
2004-11-30  Bruce MomjianRemoved:
2004-11-30  Bruce MomjianQuote SHELL arguments only on Win32.
2004-11-30  Bruce MomjianAdd:
2004-11-30  Tom LaneFix readline/libedit selection code to prefer readline...
2004-11-30  Bruce MomjianUpdate wording:
2004-11-30  Bruce MomjianUpdated TODO list description:
2004-11-30  Bruce MomjianAdd:
2004-11-30  Bruce MomjianAdd:
2004-11-30  Neil ConwayFix a few typos in comments.
2004-11-30  Bruce MomjianAdd:
next