]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-17 Tom LaneFix incorrect declaration of rtentry as 'ResTarget...
1999-07-17 Bruce MomjianUpdate TODO list.
1999-07-17 Bruce MomjianFix for multi-byte includes.
1999-07-17 Tom LaneFix silly typo in commentary...
1999-07-17 Bruce MomjianAdd c.h to exclusion list.
1999-07-17 Bruce Momjianclean up comment on missing file.
1999-07-17 Bruce MomjianInclude check
1999-07-17 Bruce MomjianMore config.h cleanups.
1999-07-17 Bruce MomjianAdd config.h as needed.
1999-07-17 Bruce MomjianUpdate TODO list.
1999-07-16 Tom LaneTired of seeing that 'unused variable' warning...
1999-07-16 Tom LaneAdd back improperly removed #include for utils/trace.h.
1999-07-16 Tom LaneAdd back improperly removed #include for config.h.
1999-07-16 Tom LaneAdd back improperly removed #include for utils/dynamic_...
1999-07-16 Tom LaneFix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib...
1999-07-16 Tom LaneSupport subscripts on bare column names.
1999-07-16 Tom LaneAllow bare column names to be subscripted as arrays...
1999-07-16 Tom LaneRevise _bt_binsrch() so that its binary search loop...
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Thomas G. LockhartFix conflicting id tags (sql.sgml also used "select...
1999-07-16 Bruce MomjianMore cleanup
1999-07-16 Bruce MomjianFinal cleanup
1999-07-16 Bruce MomjianUpdate TODO list.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianCleanups.
1999-07-15 Bruce MomjianRemove un-needed #include's from *.c files.
1999-07-15 Bruce MomjianAdd updates.
1999-07-15 Thomas G. LockhartComplete markup for docbook2man support.
1999-07-15 Thomas G. LockhartAdd id label to allow cross referencing.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-15 Bruce MomjianUpdate TODO list.
1999-07-15 Tom LaneAdd SHLIB_LINK setting for solaris_i386 and solaris_spa...
1999-07-15 Tom LaneSeveral routines failed to cope with CASE expressions...
1999-07-14 Thomas G. LockhartComplete first pass at markup adjustments for docbook2m...
1999-07-14 Thomas G. LockhartInclude gif omitted from integrated doc.
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-07-13 Bruce MomjianRemove S*I comments from Stephan.
1999-07-13 Bruce MomjianMore cpu cleanups, only for 6.6.
1999-07-13 Bruce MomjianRedefine cpu's as __cpu__. Only for 6.6 branch.
1999-07-13 Bruce MomjianUpdate TODO list.
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.
next