]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2000-04-14  Bruce Momjianupdate
2000-04-14  Bruce MomjianMOre cleanup
2000-04-14  Bruce MomjianUpdate
2000-04-14  Bruce Momjianupdate
2000-04-14  Bruce MomjianUpdates create_function.sgml with fixes for new foreign...
2000-04-14  Bruce MomjianUPdate vacuum man page to be clearer.
2000-04-14  Thomas G. LockhartFix spelling of "millennium".
2000-04-14  Thomas G. LockhartFix (well, add) support for ISO "week" in date_part...
2000-04-14  Thomas G. LockhartAdd mention of SET CONSTRAINT and CREATE CONSTRAINT...
2000-04-14  Thomas G. LockhartRename Digital Unix to Compaq Tru64 :(
2000-04-14  Thomas G. LockhartMention CmdTuples(). From Vince.
2000-04-14  Thomas G. LockhartMention support for date_part('week',timestamp).
2000-04-14  Bruce MomjianUpdate TODO list.
2000-04-14  Tom LaneFix silly definition order in config.h --- we had proto...
2000-04-14  Tom LaneAnother static-vs-not-static error.
2000-04-14  Tom LaneRemove bogus extern for 'descriptors' variable, which...
2000-04-14  Tom Lane#undef const, inline, signed, volatile, on the expectat...
2000-04-14  Tom LaneSkip setsockopt(SO_REUSEADDR) for the Unix-domain postm...
2000-04-14  Tom LaneIf configure finds that inet_aton() is not present...
2000-04-14  Tom LaneRevert inclusion of postgres_ext.h to use "..." instead...
2000-04-14  Tom LaneRepair bug reported by Wickstrom: backend would crash...
2000-04-13  Bruce MomjianChange DEFINE TYPE to CREATE TYPE.
2000-04-13  Jan WieckFixed CREATE TYPE to recognize changed parsenodes
2000-04-13  Bruce MomjianNo longer need to cast default non-cacheable functions.
2000-04-12  Bruce MomjianA few more macro cleanups
2000-04-12  Bruce MomjianUpdate man page to prefer old over current.
2000-04-12  Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-12  Bruce MomjianReverse out macro fix for the time being.
2000-04-12  Bruce MomjianPrevent drop database failure from showing.
2000-04-12  Bruce MomjianFix assert with missing semicolon
2000-04-12  Thomas G. LockhartFix up markup to allow building.
2000-04-12  Bruce MomjianUpdate pgindent
2000-04-11  Bruce MomjianUpdate pgindent
2000-04-11  Bruce MomjianUpdate pgindent for 7.0 release
2000-04-11  Bruce MomjianThomas pointed out this bug in my non-blocking stuff.
2000-04-11  Bruce MomjianAllow libpq++ compile to fail
2000-04-11  Bruce Momjiandisable plperl
2000-04-11  Bruce MomjianClean up temp files from \e.
2000-04-11  Bruce MomjianUppercase pg_options param
2000-04-11  Thomas G. LockhartInternal functions to support newest ODBC driver {fn...
2000-04-11  Bruce Momjian Attached is are diffs for CREATE/ALTER table...
2000-04-11  Thomas G. LockhartUpdate porting list.
2000-04-11  Bruce MomjianUpdate for default ISO date style
2000-04-11  Bruce MomjianUpdate SET manual pages for pg_options.
2000-04-10  Tom LaneTweak smgrblindwrt per advice from Vadim: add parameter...
2000-04-10  Bruce MomjianThe constant in backend/utils/misc/trace.c, line 32...
2000-04-10  Bruce MomjianNo revoke on indexes any more
2000-04-10  Hiroshi InoueFix an Assert bug(was my fault) pointed out by Tom...
2000-04-09  Bruce MomjianUPdate faq/
2000-04-09  Bruce MomjianNo more need to create groups manually.
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...
next