]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-10-22  Tom LanePatch VACUUM problem with moving chain of update tuples...
2000-10-22  Tom LaneFix typo.
2000-10-22  Tom Lanedatlastsysoid is an Oid, not an int4 ...
2000-10-22  Philip WarnerUse new datlastsysoid field in pg_database + some clean...
2000-10-22  Philip WarnerAdd new datlastsysoid to pg_database.
2000-10-22  Michael MeskesFixed mixing of two enum datatypes.
2000-10-22  Bruce MomjianBACKED OUT.
2000-10-22  Bruce MomjianCrash on NULL again in system table check.
2000-10-21  Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-21  Bruce MomjianFirst a core dump which can be relieved by:
2000-10-21  Peter EisentrautThis file isn't used anywhere.
2000-10-21  Bruce MomjianRemove CC and CXX.
2000-10-21  Bruce Momjianhere it is as requested by Bruce.
2000-10-21  Bruce MomjianPer my ongoing discussion with PeterE, here is the...
2000-10-21  Vadim B. MikheevWAL
2000-10-21  Peter EisentrautRemove portions of SSL documentation patch that were...
2000-10-20  Peter EisentrautAdd check for GNU or not GNU ld, needed to pick the...
2000-10-20  Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-20  Thomas G. LockhartFix discrepency in field names.
2000-10-20  Thomas G. LockhartFix ids and xrefs to avoid duplicates.
2000-10-20  Thomas G. LockhartRemove ZP4, ZP5, ZP6 from docs since the current parser...
2000-10-20  Thomas G. LockhartFix up id tag parameters to omit illegal underscores.
2000-10-20  Vadim B. MikheevWAL need in overwrite mode - restored in new way
2000-10-20  Vadim B. Mikheevredo/undo support functions and cleanups.
2000-10-20  Tom LaneRemove 'override' keyword, which breaks the build on...
2000-10-20  Tom LaneClean up gcc warnings.
2000-10-19  Tom LaneImprove comments.
2000-10-19  Tom LaneFix silly typo in redirection example.
2000-10-19  Tom LaneFix missing CommandCounterIncrement in DROP USER.
2000-10-19  Bruce MomjianSolaris looks like it is OK now, FAQ item removed.
2000-10-18  Bruce MomjianUpdate solaris FAQ for pl/pgsql Michel Decima <michel...
2000-10-18  Bruce MomjianMake it an FAQ.
2000-10-18  Bruce MomjianThe following patch was sent to the patches list:
2000-10-18  Philip WarnerAdded pg_restore (probably rename later)
2000-10-18  Vadim B. MikheevI had to change buffer tag: now RelFileNode is used...
2000-10-17  Tom LaneUpdate pltcl regress test to exercise return_null;...
2000-10-17  Peter EisentrautLocate the file pg_service.conf in the directory config...
2000-10-17  Michael MeskesFixed some bugs in C language parsing.
2000-10-17  Peter Eisentraut* doc/src/sgml/regress.sgml: Update for new driver...
2000-10-17  Peter MountSome more getTimestamp() fixes
2000-10-17  Bruce MomjianRemove duplicate requiressl entry.
2000-10-17  Vince Vielhaberupdate website references
2000-10-17  Michael MeskesSimplified parsing of connect rule.
2000-10-17  Bruce MomjianUpdate FAQ.
2000-10-17  Bruce MomjianUpdate TODO list.
2000-10-17  Bruce MomjianFAQ_MSWIN is better than INSTALL_MSWIN
2000-10-17  Bruce MomjianRename INSTALL_WIN to INSTALL_MSWIN. MS doesn't own...
2000-10-17  Bruce MomjianTNS:
2000-10-16  Bruce MomjianI wasn't too sure where to mail this.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Michael MeskesFixed handling of variables in connect rule.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianRemove NO_SECURITY define.
2000-10-16  Bruce MomjianFix typo in code.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianUpdate TODO list.
2000-10-16  Bruce MomjianSomething changed, that now shows that there is a depen...
2000-10-16  Vadim B. MikheevNew file naming. Database OID is used as "tablespace...
2000-10-16  Bruce MomjianI submitted three patches to pgsql-patches@postgresql...
2000-10-16  Philip WarnerAdded pg_restore to allfiles.sgml
2000-10-16  Bruce MomjianHere is a patch against the same cvs tree as the SSL...
2000-10-16  Marc G. Fournierauthor setting
2000-10-16  Marc G. Fournieragain
2000-10-16  Marc G. Fournieragain ...
2000-10-16  Marc G. Fourniertest again
2000-10-16  Marc G. Fournierlet's see if this gets the 'committer' into the email...
2000-10-16  Bruce MomjianChange jdbc docs from postgresql.Driver to org.postgres...
2000-10-16  Marc G. Fourniertesting ...
2000-10-15  Bruce MomjianUpdate TODO list.
2000-10-15  Bruce MomjianUpdate TODO list.
2000-10-15  Bruce MomjianUpdate TODO list.
2000-10-15  Bruce MomjianUpdate TODO list.
2000-10-15  Philip WarnerFix prototype declaration based on patch from David...
2000-10-14  Bruce Momjianautoconf
2000-10-14  Bruce MomjianThis fixes a small problem with identifying -lbind...
2000-10-14  Bruce MomjianThe configure script fails to find <netinet/tcp.h>.
2000-10-14  Bruce MomjianHere is a patch for resultmap and the results file.
2000-10-14  Bruce MomjianUpdate TODO list.
2000-10-14  Marc G. Fourniergain
2000-10-14  Marc G. Fourniertesting committers list ...
2000-10-14  Bruce MomjianUpdate detail for new todo items.
2000-10-14  Bruce MomjianUpdate TODO list.
2000-10-14  Bruce MomjianUpdate TODO list.
2000-10-13  Vadim B. MikheevVarious utils for WAL
2000-10-13  Vadim B. MikheevWAL
2000-10-13  Philip WarnerMinor buglet in dumping functions onlt
2000-10-13  Vadim B. MikheevWAL
2000-10-13  Bruce MomjianUpdate TODO list.
2000-10-13  Philip WarnerFix bug in sequence dumping using new setval function
2000-10-13  Philip WarnerMake setval(text,int32,bool) visible
2000-10-12  Bruce MomjianFix typo
2000-10-12  Bruce MomjianFix typo.
2000-10-12  Bruce MomjianFix typo
2000-10-12  Bruce MomjianUpdate FAQ.
2000-10-12  Bruce MomjianUpdate TODO list.
2000-10-12  Bruce MomjianUpdate TODO list.
2000-10-12  Bruce MomjianUpdate TODO.detail.
next