]> granicus.if.org Git - postgresql/shortlog
postgresql
2000-01-10 Bruce MomjianUpdate TODO list.
2000-01-10 Tom LaneRepair subtle VACUUM bug that led to 'HEAP_MOVED_IN...
2000-01-09 Tom LaneUpdate platform-specific-expected-file support so that...
2000-01-09 Tom Laneinstall_plpgsql is no longer a regress test (it's done...
2000-01-09 Bruce MomjianThe psql online help for ALTER TABLE (\h alter table...
2000-01-09 Tatsuo IshiiAdd SetPidFile() and friends.
2000-01-09 Tatsuo IshiiDo not start if postmaster is running.
2000-01-09 Tatsuo IshiiMove SetPidFile() and firends to utils/init/miscinit...
2000-01-09 Tatsuo IshiiMove SetPidFile() and firends to utils/init/miscinit...
2000-01-09 Tatsuo IshiiAdd more portability to echo -n (code stolen from creat...
2000-01-09 Tom LaneNew scheme for managing platform-specific regress test...
2000-01-09 Tom LaneRemove obsolete platform-specific comparison files.
2000-01-09 Tom LaneFirst examples of multiplatform result comparison files.
2000-01-09 Tom LaneRemove obsolete platform-specific regress test comparis...
2000-01-09 Tom LaneRemove CVS $Header lines from a couple of regress test...
2000-01-09 Tom LaneUpdate remaining tests for new psql, with the exception...
2000-01-09 Tom LaneUpdate remaining tests for new psql, with the exception...
2000-01-09 Tom LaneFix some missing substitutions of _OBJWD_ and _DLSUFFIX_.
2000-01-09 Tom LaneAnother round of planner/optimizer work. This is just...
2000-01-08 Bruce MomjianThis patch removes the initialization of ri in loop in
2000-01-08 Tom LaneModify PageIsEmpty and PageGetMaxOffsetNumber macros...
2000-01-08 Tom LaneNeed defense against oversize index entries in btree...
2000-01-07 Bruce MomjianSorry, that I send this letter/patch again, but previou...
2000-01-07 Tatsuo IshiiCorrect grammatical error
2000-01-07 Michael Meskes*** empty log message ***
2000-01-06 Bruce MomjianUpdate pg_dumpall for new psql format.
2000-01-06 Jan WieckChanged "triggered data change violation" detection...
2000-01-06 Jan WieckFixed bug in targetlist expression replacement of
2000-01-06 Thomas G. LockhartClean up header for uniform appearance throughout tests.
2000-01-06 Thomas G. LockhartUpdate for new psql formatting.
2000-01-06 Thomas G. LockhartFreshen up the banner displayed when running the regres...
2000-01-05 Bruce MomjianFix it's and its to be correct.
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05 Thomas G. LockhartUpdate format to add uniform headers on files.
2000-01-05 Thomas G. LockhartUpdate output to new psql conventions.
2000-01-05 Thomas G. LockhartFix spaces in text message.
2000-01-05 Thomas G. LockhartClean up format of tests.
2000-01-05 Thomas G. LockhartVerified output from new psql.
2000-01-05 Thomas G. LockhartMove numeric test to be near other numeric data types...
2000-01-04 Thomas G. LockhartClean up syntax to use SQL92-ish type coersion
2000-01-04 Thomas G. LockhartMatch results with format from new psql.
2000-01-04 Thomas G. LockhartRepair two recently reported problems:
2000-01-02 Bruce MomjianUpdate DATEDEBUG removal.
2000-01-02 Bruce MomjianUpdate length of timestamp to 30.
2000-01-02 Bruce MomjianRemove DATEDEBUG because it didn't look Y2K safe, and...
1999-12-31 Bruce MomjianMake psql \dT always show descriptions. There is room.
1999-12-31 Tom LaneGenerate double-sided LIKE indexquals that work even...
1999-12-31 Tom LaneClean up loose end in LIKE optimization fix: parser...
1999-12-31 Tom LaneClean up datatypes and comments for op_class() routine.
1999-12-31 Tom LaneRevise init_sequence so that it doesn't leak memory...
1999-12-30 Tom Laneelog() was set up to call abort() if it saw an ERROR...
1999-12-30 Bruce MomjianClearify DECLARE syntax by saying cursorname, not just...
1999-12-30 Tatsuo IshiiAllow --with-mb=SQL_ASCII
1999-12-30 Tom LaneRepair bugs discussed in pghackers thread of 15 May...
1999-12-29 Bruce MomjianImprove subquery error message, now says "More than...
1999-12-29 Bruce MomjianMove ipc patch into README.NT.
1999-12-29 Bruce MomjianAdd NT patch.
1999-12-29 Bruce MomjianMove NT patch into readme.
1999-12-29 Bruce MomjianUpdate comment.
1999-12-29 Bruce MomjianUpdate comments.
1999-12-28 Jan WieckRemoved LZTEXT datatype as discussed.
1999-12-27 Bruce MomjianFix length limit, MikeA
1999-12-27 Bruce MomjianHi, all,
1999-12-27 Bruce MomjianHi, all
1999-12-26 Tom LanePut back erroneously-removed definition of 'defines...
1999-12-26 Tom LaneIt turns out that the item size limit for btree indexes...
1999-12-24 Bruce MomjianUpdate developers faq.
1999-12-24 Tom LaneClean up handling of explicit NULL constants. Cases...
1999-12-23 Michael Meskes*** empty log message ***
1999-12-22 Tatsuo IshiiFix minor bug.
1999-12-22 Tatsuo IshiiAdd installtion of postmaster.opts.default.
1999-12-22 Tatsuo IshiiAdd installation of pg_ctl
1999-12-22 Hiroshi Inoueto live in a transaction before access to db
1999-12-21 Jan Wieckupdate_pg_pwd() is an AR trigger. Corrected return...
1999-12-21 Bruce MomjianThe first fix is to allow an input file with a relative...
1999-12-21 Bruce MomjianUpdate developers faq in main tree.
1999-12-21 Bruce MomjianThis patch will avoid SIGFPE on some geo functions...
1999-12-21 Bruce Momjianautoconf
1999-12-21 Bruce MomjianClean up qnx template finding.
1999-12-21 Jan WieckAdded empty TOASTER files and corrected some minor...
1999-12-20 Bruce Momjiantr cleanup
1999-12-20 Jan WieckRequired catalog changes for extended LONG attribute...
1999-12-20 Bruce MomjianCleanup of effective username test.
1999-12-20 Tom LaneFinally found a platform which has finite() but nonethe...
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneClean up some minor gcc warnings. I'm not touching the
1999-12-20 Tom LaneClean up some minor gcc warnings.
1999-12-20 Tom LaneWhoever touched this code last doesn't seem to understand
1999-12-20 Tom LaneAvoid compiler warnings on systems that have snprintf...
1999-12-18 Bruce MomjianCleanup --alldb option handling.
1999-12-18 Bruce MomjianCleanup vacuumdb
1999-12-18 Bruce Momjian> > It would be nice for new users; I think it would...
1999-12-18 Bruce MomjianFinally initdb.sh works. Was problem with assuming...
1999-12-18 Bruce Momjianinitdb cleanup
1999-12-18 Bruce Momjianinitdb cleanup
1999-12-18 Bruce MomjianMore initdb cleanup
1999-12-18 Bruce MomjianCleanup of initdb.sh script to be portable, at least...
1999-12-18 Bruce MomjianAdd cvs.
1999-12-17 Bruce Momjianautoconf
next