]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.
1999-06-25  Michael Meskes*** empty log message ***
1999-06-25  Tom LaneMakefile.global failed to define $(LIBS), which is
1999-06-24  Michael Meskes*** empty log message ***
1999-06-23  Thomas G. LockhartRemove User's Guide entities since they were not being...
1999-06-23  Thomas G. LockhartAdd information on generating INSTALL and HISTORY from...
1999-06-23  Thomas G. LockhartClarify input/output timezone information.
1999-06-23  Thomas G. LockhartAdd backup/restore info to Admin Guide.
1999-06-23  Thomas G. LockhartMinor changes to Fred Horsh's updates.
1999-06-23  Thomas G. LockhartUpdate maximum identifier length from 15 to 31 characters.
1999-06-23  Peter MountSome fixes supplied by Jon Nielsen jonfn@image.dk
1999-06-21  Bruce MomjianThe references to mailing lists in the resources page...
1999-06-21  Bruce MomjianSome suggestions to clarify the current status of Postg...
1999-06-21  Tom LaneReplace rewriter's checkQueryHasAggs and checkQueryHasS...
1999-06-21  Tom LaneClean up problems with sublinks + grouping in planner...
1999-06-21  Tom LaneOn second thought, expression_tree_walker should handle...
1999-06-19  Bruce MomjianI have a small patch for 6.5.
1999-06-19  Bruce MomjianRename to vararg_format().
1999-06-19  Bruce MomjianChange form() to varargform() to prevent portability...
1999-06-19  Tom LaneMy first chosen victim for expression_tree_walker conve...
1999-06-19  Tom LaneCreate a generic expression-tree-walker subroutine...
1999-06-19  Tom LaneTemporarily disable error checks for missing selectivity
1999-06-18  Bruce MomjianPatch to allow vacuum on multi-segment tables, from...
1999-06-18  Thomas G. LockhartIncorporate fixes from Date and Darwen, 1997.
1999-06-18  Bruce Momjianlinux_ppc now use -O0 to fix problem in optimization...
1999-06-17  Tom LaneExplain didn't handle inheritance correctly (it didn't
1999-06-17  Tom LaneDefend against function calls with more than 8 argument...
1999-06-17  Bruce MomjianRemove QUERY_LIMIT and documenation on same. Change...
1999-06-17  Thomas G. LockhartAdd CLI required header and examples from SQL3/SQL98
next