]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-04-09  Bruce MomjianNo grant on indexes.
2000-04-09  Tom LaneBuffer manager modifications to keep a local buffer...
2000-04-09  Tom LaneFurther tweaking of indexscan cost estimates.
2000-04-08  Tom LaneAdd explanation about 'Unrecognized variable client_enc...
2000-04-08  Bruce MomjianDocument FSYNC in pg_options sgml file.
2000-04-08  Bruce MomjianAdd new pg_options.sample file.
2000-04-08  Tom LaneTweak TypeCategory to treat new BIT types as of STRING...
2000-04-08  Tom LaneI think we want machine pattern i.86 not i386 --- looks...
2000-04-08  Bruce MomjianAdd colo to display at end of initdb.
2000-04-08  Tom LaneModify pgbench.c not to depend on configure, since...
2000-04-08  Michael Meskes*** empty log message ***
2000-04-08  Tom LaneLink already-existing COMMENT and REINDEX command docs...
2000-04-08  Tom LaneFix relcache refcount leakage when inv_drop is applied
2000-04-08  Tom LaneMention cube root.
2000-04-08  Bruce Momjianupdate
2000-04-08  Tom LaneFix cross-references, update examples, copy-edit.
2000-04-08  Thomas G. LockhartAdd reference page for pg_ctl.
2000-04-08  Thomas G. LockhartUpdate some porting info.
2000-04-08  Thomas G. LockhartAdd zpbit and varbit data types from Adrian Joubert
2000-04-08  Tom LaneUpdate for to_char change.
2000-04-08  Tom LaneTweak parallel test script so that command line options...
2000-04-08  Tom LaneAdd copyObject logic for TruncateStmt and a few other...
2000-04-07  Bruce MomjianMore man updates to fix bad tags
2000-04-07  Bruce MomjianUpdate create_rule manual page.
2000-04-07  Marc G. Fournierresultmap additions for solaris x86 ...
2000-04-07  Tom LaneUse initdb --noclean so that test database is available...
2000-04-07  Bruce MomjianAgain update of rule manual page.
2000-04-07  Bruce MomjianUpdate rule examples
2000-04-07  Bruce MomjianRemove mention of INSTANCE rule system, because it...
2000-04-07  Thomas G. LockhartAdd transcendental math functions (sine, cosine, etc)
2000-04-07  Thomas G. LockhartDocument new SET SEED command.
2000-04-07  Thomas G. LockhartFix path to initdb in installation instructions.
2000-04-07  Thomas G. LockhartClean up directory to compile and run on my Linux box...
2000-04-07  Vadim B. MikheevCommebts & one check in EndEvalPlanQual().
2000-04-07  Tom LaneFix (I hope) resource leakage in EvalPlanQual: open...
2000-04-07  Tom LanePartial fix for EvalPlanQual bugs reported by Magnus...
2000-04-06  Bruce MomjianUpdate initdb display of postmaster startup
2000-04-06  Bruce MomjianAllow vacuum of temporary tables
2000-04-06  Bruce MomjianAdd POLLUTE to interfaces/Makefile
2000-04-06  Tom LaneRepair assert failure in tuple-chain-moving logic ...
2000-04-05  Bruce MomjianUpdate vacuum to mention analyze
2000-04-05  Michael Meskes*** empty log message ***
2000-04-05  Bruce MomjianPlease forget all I said about gcc and AIX in my previo...
2000-04-05  Peter EisentrautSolaris geometry results were out of sync with the...
2000-04-05  Michael Meskes*** empty log message ***
2000-04-05  Bruce MomjianRename geometry.*bsdi to geo.*bsd. for Freebsd.
2000-04-05  Marc G. Fournierfreebsd 4.0 is like bsdi for geometry test ...
2000-04-05  Marc G. Fournierfreebsd has *-freebsd and *-freebsdelf ... float8 passe...
2000-04-04  Tom LaneActually, that still wasn't quite right. If we skip...
2000-04-04  Tom LaneFix bug noted by Bruce: FETCH in an already-aborted...
2000-04-04  Bruce MomjianRemove FETCH syntax heading from MOVE manual page.
2000-04-04  Bruce MomjianRemove from FETCH manual page:
2000-04-04  Bruce MomjianNo ID file needed.
2000-04-04  Bruce MomjianUpdate QNX FAQ
2000-04-04  Tom LaneAdd a check to pg_dump to see whether backend is same...
2000-04-04  Bruce MomjianUpdate regression for bsdi.
2000-04-04  Tom LaneCorrect off-by-one error in strncat() usage.
2000-04-04  Tom LaneWhen rewriting an aggregate introduced into WHERE,...
2000-04-04  Tom LaneFor no good reason at all, libplpgsql was getting linke...
2000-04-04  Tom LaneFix extremely nasty little bug observed when a sub...
2000-04-04  Thomas G. LockhartAugment the function call map logic with code from...
2000-04-03  Bruce MomjianHi,
2000-04-03  Michael Meskes*** empty log message ***
2000-04-03  Tom LaneLooks like Peter forgot to commit configure with config...
2000-04-02  Tom LaneCopy-editing, mostly.
2000-04-02  Tom LaneMention DST boundaries as a possible cause of regress...
2000-04-02  Michael Meskes*** empty log message ***
2000-03-31  Peter EisentrautAdjusted for new (again!) config.guess output under QNX
2000-03-31  Tom LaneFix low-probability bug in relcache startup: write_irel...
2000-03-31  Tom LaneCorrect typo.
2000-03-31  Tom LaneImprove wording a little bit.
2000-03-31  Tom LaneUpdate index cost estimation docs to final 7.0 scheme.
2000-03-31  Tom LaneMinor copy-editing.
2000-03-31  Tom LaneCREATE AGGREGATE ref page claimed that a noise-word...
2000-03-31  Bruce MomjianI have tested the beta3 on WinNT and here are the results:
2000-03-31  Bruce MomjianFix pgaccess __wish__ thing.
2000-03-31  Tatsuo IshiiRegenerate configure (for configure.in version 1.305)
2000-03-31  Tatsuo IshiiFix configure.in. Remove SJIS, BIG5, WIN1250 from the...
2000-03-31  Bruce MomjianAdd new pgaccess languages.
2000-03-31  Bruce MomjianUpdate pgaccess to 0.98.5
2000-03-31  Hiroshi Inoue*** empty log message ***
2000-03-31  Thomas G. LockhartInclude all information from the old man pages.
2000-03-31  Thomas G. LockhartUse a uniform chapter title for all of the procedural...
2000-03-31  Tom LaneUpdate from Andreas Kardos.
2000-03-31  Tom LaneAdd expected output for netbsd, per report from Patrick...
2000-03-31  Tom LaneAdd resultmap entries for datetime-related tests on...
2000-03-31  Tom LaneUpdate horology-solaris-1947.out per results from SL...
2000-03-31  Tom LaneUpdate alpha templates as suggested by SL Baur and...
2000-03-31  Tom LaneUse the CXXFLAGS exported by configure (amazingly,...
2000-03-31  Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-31  Thomas G. LockhartAdd Bruce's pgeasy doc from the man page.
2000-03-31  Thomas G. LockhartDocument recent changes in syntax, including examples.
2000-03-31  Tom LaneGet rid of SetBufferWriteMode(), which was an accident...
2000-03-31  Tom LaneNew coding for SET provoked a 'var might be used uninit...
2000-03-31  Bruce MomjianUpdate make_mkid for mkid version 4.0.
2000-03-30  Tom LaneMake discussion of names clearer and more accurate.
2000-03-30  Thomas G. LockhartRemove PL/perl language chapter, since it shows up...
2000-03-30  Thomas G. LockhartAccumulated fixups.
2000-03-30  Thomas G. LockhartRenamed from bug-reports.sgml. Not all problems are...
2000-03-30  Thomas G. LockhartWriteup from Tom Lane on how costs are estimated.
next