]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-08-08  Tom LaneFor a unique-key attribute (no duplicate values), vacuu...
1999-08-08  Thomas G. LockhartRemove old man pages. All info is in new man pages...
1999-08-08  Thomas G. LockhartUse sgml/Makefile to generate man sections, so just...
1999-08-08  Thomas G. LockhartSwitch from old man pages to new ones generated from...
1999-08-08  Thomas G. LockhartRemove emacs properties block from end of file.
1999-08-08  Thomas G. LockhartUpdate references to char2 type by using char(2).
1999-08-08  Thomas G. LockhartAllow nsgmls to validate input by defining the document...
1999-08-07  Bruce MomjianFix so BSD yacc works on file.
1999-08-06  Thomas G. LockhartFix markup to allow clean man pages.
1999-08-06  Thomas G. LockhartFix cross-reference markup so that only the *title...
1999-08-06  Thomas G. LockhartRemove explicit references to ref/ path in file names...
1999-08-06  Thomas G. LockhartTry to clarify characteristics of the SERIAL type.
1999-08-06  Tom LaneRevise generation of hashjoin paths: generate one path per
1999-08-05  Tom Laneparse_coerce fix allows early simplification of one
1999-08-05  Tom LaneRevise parse_coerce() to handle coercion of int and...
1999-08-05  Bruce MomjianUpdate TODO list.
1999-08-03  Tom LaneFix ELF test so it doesn't spit up on all non-ELF syste...
1999-08-02  Tom LaneAdd a VACUUM command in hopes of making pg_upgrade...
1999-08-02  Michael Meskes*** empty log message ***
1999-08-02  Tom LaneFurther selectivity-estimation work. Speed up eqsel()
1999-08-02  Marc G. Fournierback out last...
1999-08-02  Marc G. Fourniertesting somethign...
1999-08-01  Bruce Momjianautoconf
1999-08-01  Bruce MomjianI didn't see any further discussion so here is, I hope...
1999-08-01  Bruce MomjianUpdate NT readme.
1999-08-01  Tom LaneFirst step in fixing selectivity-estimation code. eqsel and
1999-08-01  Tom LaneAdd another ORDER BY to rules test; got tired of it...
1999-07-31  Tom LaneRe-enable pg_upgrade, after adding checks that the...
1999-07-31  Tom LaneAdd some more verbiage to man page's directions for...
1999-07-31  Tom LaneAdd comments for attdisbursion field --- NO code change.
1999-07-30  Tom LaneUpdate comments about clause selectivity estimation.
1999-07-30  Bruce MomjianMake usecatupd disabled for normal users, and allow...
1999-07-30  Tom LaneFurther cleanups of indexqual processing: simplify...
1999-07-30  Marc G. FournierThere is one section that changed, concernign startup...
1999-07-30  Marc G. Fournierv6.6's HISTORY file should reflect changes that went...
1999-07-30  Marc G. Fournierjust testing a script...
1999-07-30  Bruce MomjianRemove extra #endif
1999-07-30  Marc G. FournierNothing changed, just testing cvslog ...
1999-07-30  Bruce MomjianFix description of psql flags -t and -q.
1999-07-30  Tom LaneFix coredump seen when doing mergejoin between indexed...
1999-07-30  Tom LaneUpdate comments for create_indexscan_node().
1999-07-29  Bruce MomjianRemove comment after optimization flag.
1999-07-29  Tom LaneAdd support for Case exprs to fix_indxqual_references,
1999-07-29  Tom LaneAdd equal() funcs for Case nodes ... amazing we had not
1999-07-28  Bruce MomjianUpdate TODO list.
1999-07-28  Bruce MomjianUpdate TODO list.
1999-07-28  Tom LaneAllow a_expr not just AexprConst in the right-hand...
1999-07-28  Bruce MomjianUpdate TODO list.
1999-07-27  Tom LaneCorrect bug in best_innerjoin(): it should check all the
1999-07-27  Tom LaneMy recent optimizer changes caused a different plan to
1999-07-27  Tom LaneFirst cut at doing LIKE/regex indexing optimization in
1999-07-26  Bruce MomjianUpdate TODO list.
1999-07-26  Bruce MomjianUpdate TODO list.
1999-07-25  Tom LaneFurther work on planning of indexscans. Cleaned up...
1999-07-25  Tom LaneRemove 'restrictinfojoinid' field from RestrictInfo...
1999-07-24  Tom LaneClean up messy clause-selectivity code in clausesel...
1999-07-23  Tom LaneMinor code beautification, extensive improvement of
1999-07-23  Tom LaneExit cleanups I made yesterday caused pq_close() to be
1999-07-22  Bruce MomjianAlpha spinlock fix from Uncle George <gatgul@voicenet...
1999-07-22  Thomas G. LockhartComplete merge of all old man page information.
1999-07-22  Thomas G. LockhartComplete merge of all old man page information.
1999-07-22  Tom LanePlug several holes in backend's ability to cope with
1999-07-20  Bruce MomjianUpdate TODO list.
1999-07-20  Bruce MomjianUpdate TODO list.
1999-07-20  Bruce MomjianUpdate TODO list.
1999-07-20  Bruce MomjianWhile I was running some tests in psql, trying to figur...
1999-07-20  Bruce MomjianUpdate TODO list.
1999-07-20  Bruce MomjianReverse out cache changes that are not ready yet.
1999-07-20  Bruce MomjianUse -ieee alpha flag for gcc and egcs only.
1999-07-20  Bruce Momjianautoconf
1999-07-20  Bruce MomjianRe-add Makefile.
1999-07-20  Bruce MomjianMove -ieee to adt Makefile, and add CPU Makefile variable.
1999-07-20  Tom LaneComplain about INSERT ... SELECT ... ORDER BY, which...
1999-07-19  Bruce Momjianpsql fix.
1999-07-19  Bruce Momjianlinux/sparc cleanup
1999-07-19  Bruce MomjianFix for linux/sparc.
1999-07-19  Bruce MomjianCleanup of patch just applied.
1999-07-19  Bruce MomjianSet the application name, used for parsing readline...
1999-07-19  Bruce MomjianFix #if if.
1999-07-19  Michael Meskes*** empty log message ***
1999-07-19  Bruce MomjianInstall new alignment code to use MAXALIGN rather than...
1999-07-19  Bruce MomjianEnable WIN32 compilation of libpq.
1999-07-19  Bruce MomjianWin32 cleanup
1999-07-19  Bruce Momjianautoconf
1999-07-19  Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-19  Tom LaneClean up gcc warning about unused static decl.
1999-07-19  Bruce Momjianautoconf
1999-07-19  Bruce MomjianRemove getopt configure check.
1999-07-19  Tom LanePut back mistakenly removed configure test for HAVE_NET...
1999-07-19  Bruce MomjianUpdate TODO list.
1999-07-19  Tom LaneParser no longer considers
1999-07-19  Tom LaneRewrite parser's handling of INSERT ... SELECT so that...
1999-07-18  Bruce MomjianUpdate ecpg compile.
1999-07-18  Bruce Momjianautoconf
1999-07-18  Bruce MomjianAdd getopt test.
1999-07-18  Bruce Momjianautoconf
1999-07-18  Bruce Momjiancleanup
1999-07-18  Bruce MomjianFix configure problem.
1999-07-18  Bruce Momjianautoconf
1999-07-18  Tom LaneFix typo in _outArrayRef().
next