]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-07-30 Marc G. FournierCarefully merge in Bruce's include file changes .....
1999-07-30 Marc G. Fournierremove "define NO_UNISTD_H"
1999-07-30 Marc G. Fournierspelling corrections ...
1999-07-30 Marc G. FournierMinor back-ports from v6.6 for the compile/configuration...
1999-07-30 Marc G. Fournierthere should be no reasons why configure can't/isn...
1999-07-30 Marc G. FournierBring down template changes from -CURRENT
1999-07-30 Marc G. FournierIts a stable release, not development...
1999-07-29 Tom LaneBack-patch fixes for CASE in WHERE join clauses.
1999-07-19 Bruce MomjianUpdate README.NT. REL6_5_1
1999-07-16 Tom LaneFix 'SO__MINOR_VERSION' typo in 6.5 branch.
1999-07-16 Thomas G. LockhartFix reference to European DateStyle startup options.
1999-07-16 Thomas G. LockhartRebuild from sources to fix missing gif.
1999-07-16 Thomas G. LockhartAdd missing gif to postgres integrated doc.
1999-07-16 Thomas G. LockhartAdd missing gif to the tarball.
1999-07-16 Thomas G. LockhartCorrect typo in command line options for backend server.
1999-07-15 Tom LaneAdd SHLIB_LINK setting for solaris_i386 and solaris_spa...
1999-07-15 Tom LaneBack-patch subselect+CASE fixes into 6.5.
1999-07-14 Thomas G. LockhartUpdate with release notes for v6.5.1.
1999-07-13 Bruce MomjianUpdate TODO list.
1999-07-12 Bruce MomjianUpdate install file.
1999-07-12 Bruce Momjianreadd include for safety.
1999-07-12 Bruce MomjianUpdate 6.5.1 items.
1999-07-11 Tatsuo Ishiidocument updated for 6.5.1
1999-07-11 Tatsuo IshiiFix some compiler warnings (Tomoaki Nishiyama), add...
1999-07-11 Bruce MomjianUpdate release notes.
1999-07-11 Tom LaneRewritePreprocessQuery tried to match resjunk targets...
1999-07-11 Bruce MomjianAdd Tom's group by fixes.
1999-07-11 Tom LaneIgnore resjunk targetlist entries when matching argumen...
1999-07-11 Bruce MomjianUpdate TODO list.
1999-07-11 Tom LaneExecReScanGroup() forgot to clear grpstate->grp_firstTuple,
1999-07-10 Tom Laneheapam.h uses type time_t, but didn't include <time.h>.
1999-07-10 Bruce MomjianAdd new item from Tom Lane sorting.
1999-07-10 Tom LaneFix tuplecmp() to ensure repeatable sort ordering of...
1999-07-10 Bruce MomjianUpdate release notes.
1999-07-10 Bruce MomjianUpdate release for 6.5.1.
1999-07-10 Bruce Momjiancleanup of long long int atoi test.
1999-07-10 Bruce MomjianUpdate stuff for 6.5.1 release.
1999-07-10 Tatsuo Ishii-mieee and # does not work for certain version of egcs
1999-07-09 Tom LaneFix gcc complaint about long being passed to sprintf %d.
1999-07-09 Bruce MomjianMake ^ precidence greater than *.
1999-07-09 Bruce Momjianupdate readme.nt
1999-07-09 Bruce Momjiancreatelang now returns 2 for language already exists.
1999-07-09 Bruce MomjianRe-apply range check patch after fixing LIMIT_H test...
1999-07-09 Bruce MomjianAdd mention block size <= 32k.
1999-07-09 Tom LaneAnother place that HAVE_LIMITS_H was misspelled.
1999-07-09 Bruce Momjiancleanup
1999-07-09 Bruce MomjianUpdate TODO list.
1999-07-09 Bruce MomjianFix for ACL length problem on different platforms.
1999-07-09 Bruce MomjianBackup pg_atoi patch for long checking. Caused initdb...
1999-07-09 Bruce MomjianAdd linux_m68k template file.
1999-07-08 Bruce MomjianRename tuturials for char2/char16 removal.
1999-07-08 Bruce MomjianRename example temp to mytemp.
1999-07-08 Bruce MomjianUpdate TODO
1999-07-08 Bruce MomjianUpdate.
1999-07-08 Bruce MomjianUpdate todo
1999-07-08 Bruce MomjianUpdate TODO.
1999-07-08 Bruce MomjianNew TODO list.
1999-07-08 Bruce MomjianTest Case:
1999-07-08 Bruce MomjianAdd CXXFLAGS +=
1999-07-08 Bruce Momjian> In both datetime_trunc() and timespan_trunc() in...
1999-07-08 Bruce MomjianRename pg_temp to pg_sorttemp so it does not conflict...
1999-07-08 Bruce Momjianpg_atoi() does range check on int4 data only if
1999-07-08 Bruce MomjianIrix update from Mark Dalphin
1999-07-08 Bruce MomjianAdd ^ precidence.
1999-07-07 Bruce MomjianAllow port numbers 32k - 64k.
1999-07-07 Bruce MomjianNewer README.NT.
1999-07-07 Bruce MomjianFix for \do and ceil()/float.
1999-07-07 Bruce MomjianFix spelling of variable name.
1999-07-07 Bruce MomjianCleanup of min tuple size.
1999-07-07 Bruce MomjianFix misspelling.
1999-07-06 Bruce MomjianAdd new TODO file to CVS tree.
1999-07-06 Thomas G. LockhartUpdate makefile to generate man pages.
1999-07-06 Thomas G. LockhartAdd missing paragraph end tag.
1999-07-06 Thomas G. LockhartFix some markup, but probably not finished yet...
1999-07-06 Thomas G. LockhartFix markup for docbook2man man page generation.
1999-07-06 Thomas G. LockhartInclude rules for building a man tar file.
1999-07-05 Bruce MomjianRemove old readme file.
1999-07-04 Bruce MomjianAlign cleanup.
1999-07-04 Bruce MomjianMore alignment
1999-07-04 Bruce MomjianClean up maximum rewrite tuple length.
1999-07-04 Bruce MomjianClarify maximum tuple and max attribute lengths.
1999-07-04 Tom LaneMake exec_simple_check_plan() check for a null plan, so
1999-07-03 Bruce MomjianAdd abortcurrent trans to temp table fix.
1999-07-03 Bruce MomjianMore cleanup
1999-07-03 Bruce MomjianUpdate tuple size check.
1999-07-03 Bruce MomjianFix for insertion of tuple too large.
1999-07-03 Bruce MomjianFix to prevent too large tuple from being created.
1999-07-02 Bruce MomjianFix for removal of temp tables if last transaction...
1999-07-02 Bruce Momjiantypo fix.
1999-07-01 Bruce Momjian#ifdef around true and false.
1999-07-01 Bruce MomjianAdd files to point to TODO list.
1999-07-01 Tom Lanemake distclean missed a few symlinks created by configure.
1999-06-30 Tom LaneMake sure symlinks for sharedlib get removed by 'make...
1999-06-30 Tom LaneGenerate a full set of version-numbered symlinks when...
1999-06-29 Michael Meskes*** empty log message ***
1999-06-29 Vadim B. MikheevAvoid disk writes for read-only transactions.
1999-06-28 Bruce MomjianAdd time warning about bigtests.
1999-06-27 Peter MountSome minor bug fixes
1999-06-26 Bruce MomjianAdd var defines for no testandset
1999-06-26 Bruce MomjianRemove -m486 on Openbsd.
next