]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2002-11-22  Bruce MomjianFix elog in dbmirror to use %s.
2002-11-22  Tom LaneQuote database name properly when invoking pg_dump...
2002-11-22  Tom LaneTAS code originally written for s390 (32-bit) does...
2002-11-21  Peter EisentrautFixups for man pages
2002-11-21  Tom LaneFix breakage in new-in-7.3 timetz_zone() function:...
2002-11-21  Peter EisentrautRegenerate
2002-11-21  Tom LaneCode review for superuser_reserved_connections patch...
2002-11-21  Tom LaneNetBSD versions 1.6 and (we hope) later can use the...
2002-11-21  Tom LaneThis locale-specific variant file seems not to have...
2002-11-20  Bruce MomjianUpdate ports list.
2002-11-20  Barry LindFix a stupid cut and paste error from the commit last...
2002-11-20  Barry LindBackport bug with executeBatch. This bug was a regress...
2002-11-19  Bruce MomjianBack out NetBSD/arm32 port.
2002-11-19  Bruce MomjianUpdate ports list.
2002-11-18  Bruce MomjianFix markup breakage.
2002-11-18  Peter EisentrautFix typo and markup.
2002-11-18  Bruce MomjianUpdate ports list.
2002-11-18  Bruce MomjianStamp RC2.
2002-11-18  Tom LanePut back error test for DECLARE CURSOR outside a transa...
2002-11-17  Peter EisentrautRevise SQL features list.
2002-11-16  PostgreSQL... mis-tag'd as the release instead of rc1 ...
2002-11-16  Bruce MomjianUpdate TODO/FAQ for 7.3 release.
2002-11-16  Bruce MomjianUpdate for RC1.
2002-11-15  Tom LanePush qual clauses containing subplans to the back of...
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Bruce MomjianFix Magnus's name.
2002-11-14  Bruce MomjianFix version number for FreeBSD/alpha on ports list.
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Barry LindBackpatch from head: fixes for a threading bug, a probl...
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-14  Bruce MomjianUpdate ports list.
2002-11-13  Peter EisentrautUpdate German translations.
2002-11-13  Tom LaneAllow +1300 as a numeric timezone specifier; we already...
2002-11-13  Tom LaneUse cat instead of echo or awk, to avoid portability...
2002-11-12  Bruce MomjianAdd AIX as supported platform.
2002-11-12  Tom LaneUpdate AIX resultmap for horology tests, per Andreas.
2002-11-12  Tatsuo IshiiFix broken GB18030 <--> UTF-8 conversion map
2002-11-12  Tom LaneRemove NO_MKTIME_BEFORE_1970. I had speculated that...
2002-11-11  Peter EisentrautImprove formatting of release notes. Update makefile...
2002-11-11  Peter EisentrautRevise platform FAQs.
2002-11-11  Peter EisentrautImprove wording.
2002-11-11  Barry LindMerge changes from head. (update classname for PGConnec...
2002-11-11  Barry LindMerge fix from head for proper join to pg_description
2002-11-11  Tom LaneAdd cast to suppress compile warning on Alphas.
2002-11-10  Bruce MomjianUpdate russian FAQ, from Viktor Vislobokov.
2002-11-10  Peter EisentrautCleanup pass over User's Guide. Key word table updated.
2002-11-10  Peter EisentrautFix markup.
2002-11-08  Bruce MomjianUpdate FAQ_SCO from Larry Rosenman, correction from...
2002-11-08  Tom LaneBack-patch changes to address Perl _GNU_SOURCE problem.
2002-11-08  Bruce MomjianUpdate libpq PQcmdTuples() and PQcmdStatus() docs:...
2002-11-08  Bruce MomjianI'm using libpgtcl with PostgreSQL-7.2.3. There is...
2002-11-08  Bruce MomjianUpdate release docs for 7.3.
2002-11-07  Tom LaneRemove inappropriate inclusions of OpenSSL internal...
2002-11-07  Tom LaneRemove no-longer-needed inclusions to improve backward...
2002-11-06  Peter EisentrautCleanup pass over Tutorial and Admin Guide
2002-11-06  Tom LaneRemove GPL file pursuant to relicensing.
2002-11-06  Bruce MomjianStamp beta5.
2002-11-06  Bruce MomjianChange dbmirror lincense to BSD.
2002-11-05  Peter EisentrautTranslation updates
2002-11-05  Bruce MomjianAdd OS/X kernel tuning section.
2002-11-05  Bruce MomjianUpdate ports list.
2002-11-05  Bruce MomjianUpdate ports list.
2002-11-05  Bruce MomjianUpdate ports list.
2002-11-05  Tom LaneFix broken markup.
2002-11-05  Bruce MomjianUpdate ports list.
2002-11-04  Tom LaneBack-patch recent file removals into REL7_3_STABLE...
2002-11-04  CVS to git... This commit was manufactured by cvs2git to create branc...
2002-11-04  Tom LaneRemove extraneous semicolons after routine bodies....
2002-11-04  Tom LaneFix inclusion order, per Andreas.
2002-11-04  Tom LaneRemove unnecessary inclusion, per Andreas.
2002-11-04  Tom LaneRemove no-longer-needed inclusion of bootstrap_tokens...
2002-11-04  Barry LindApplied two patches from Kris Jurka.
2002-11-03  Tom LaneFix dblink regression test so that it works when repeat...
2002-11-03  Bruce MomjianUpdate FAQ_DEV.
2002-11-03  Bruce MomjianStamp beta4.
2002-11-03  Bruce MomjianThis patch adds a couple of extra index entries and...
2002-11-03  Bruce MomjianThis patch adds information to the documentation on...
2002-11-03  Bruce MomjianUse sed rather than perl for reindexdb.
2002-11-02  Tom LaneFix some misstatements in WAL parameter discussion.
2002-11-02  Tom LaneCode review for recent patch to allow ALTER TABLE ADD...
2002-11-02  Tom LaneDuring swap_relfilenodes, swap relation size statistic...
2002-11-02  Tom LaneRemove encoding lookups from grammar stage, push them...
2002-11-02  Tom LaneClean up a few fprintf(stderr)'s that should be elog's.
2002-11-02  Bruce MomjianAdd:
2002-11-02  Bruce MomjianUpdate:
2002-11-02  Bruce MomjianAdd:
2002-11-02  Tom LaneFix permissions-checking bugs and namespace-search...
2002-11-02  Bruce MomjianAdd gcj discussion.
2002-11-02  Bruce MomjianRe-add Win32 missing files, I think.
2002-11-02  Bruce MomjianRe-add Win32 files.
2002-11-02  Bruce MomjianUpdate port list.
2002-11-02  Tom LaneUpdates from Giles Lean.
2002-11-02  Tom LaneMake it possible to run 'make installcheck' in contrib...
2002-11-02  Bruce MomjianAdd:
2002-11-01  Tom LaneFix contrib/rserv to install successfully when built...
2002-11-01  Tom LaneOoops, forgot to fix contrib regression tests for WARNI...
2002-11-01  Tom LaneNeed -I. to build outside source tree.
2002-11-01  Tom LaneFix incorrect subdir value.
2002-11-01  Bruce MomjianAdd:
2002-11-01  Tom LaneArrange to compile flex output files as inclusions...
next