]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1999-09-14  Tom LaneAnother little 'must fix' for 6.5.2: someone removed... REL6_5_2
1999-09-14  Tom LaneLast-minute fix for 6.5.2: repair optimizer coredump on
1999-09-14  Thomas G. LockhartUpdate from Andreas Zeugswetter <andreas.zeugswetter...
1999-09-14  Thomas G. LockhartAllow ISOLATION and LEVEL as column names. These are...
1999-09-13  Bruce MomjianUpdate for 6.5.2 history file.
1999-09-13  Bruce MomjianUpdate pgaccess 0.98
1999-09-13  Bruce MomjianUpdate vadim for index reuse.
1999-09-13  Thomas G. LockhartMerge in v6.5.2 notes taken from release.sgml.
1999-09-13  Thomas G. LockhartAllow CASE statement to contain *only* untyped result...
1999-09-13  Bruce MomjianUpdate release notes for 6.5.2.
1999-09-13  Bruce MomjianUpdate for 6.5.2.
1999-09-13  Bruce MomjianUpdate to 6.5.2.
1999-09-12  Marc G. FournierDidn't commit right last time...SRCH_LIBS fix...
1999-09-12  Marc G. Fournierwhen checking include directories, make sure you check...
1999-09-12  Marc G. Fourniercygwin defines BYTE_ORDER in sys/param.h, and has no...
1999-09-09  Tom LaneRepair incorrect cleanup of heap memory allocation...
1999-09-08  Tom LaneStreamConnection() mustn't call elog().
1999-09-07  Tom LaneRepair logic error in LIKE: should not return LIKE_ABORT
1999-09-07  Tom LaneIrix linking fix from Yu Cao <yucao@falcon.kla-tencor...
1999-09-06  Tom LaneComment out FileUnlink of excess segments during mdtrun...
1999-09-05  Tom LaneBackpatch fix for unary operators in rule deparser.
1999-09-02  Tom LaneI'm gonna stick my neck out a little and back-patch...
1999-09-01  Bruce Momjiandocument -x for pg_dump
1999-09-01  Marc G. FournierThis is to re-use space on index pages freed by vacuum.
1999-08-29  Tom LaneFix quoting problems in mkMakefile.tcldefs.sh.in and
1999-08-29  Tom LaneBackpatch rule deparsing bugfixes into 6.5.*.
1999-08-29  Tom LaneBack-patch fix for timestamp(datetime) into 6.5.*.
1999-08-25  Tatsuo IshiiSorry, I accidentaly reverted to 6.5.1 vacuum.c.
1999-08-25  Tatsuo IshiiAdd new vpl_num_allocated_pages member to VPageListData.
1999-08-25  Tatsuo IshiiFix vacuum's memory consumption
1999-08-21  Tom LaneBack-patch int8 fixes into REL6_5.
1999-08-18  Tatsuo IshiiOld multi-byte bug. Forgot to rename #ifdef MB to ...
1999-08-16  Bruce MomjianTypo fix.
1999-08-16  Bruce Momjian I've sent 3 mails to pgsql-patches. There are two...
1999-08-16  Bruce MomjianFix for perl5 on BSD/OS.
1999-08-16  Bruce MomjianAllow BSD yacc and bison to compile pl code.
1999-08-16  Tatsuo IshiiFix for Win32 making problem with MB enabled.
1999-08-15  Thomas G. LockhartRepair the check for redundant UNIQUE and PRIMARY KEY...
1999-08-08  Tom LaneSomeone back-patched a regression test change without
1999-08-08  Tom LaneBack-patch BTScan abort fix into REL6_5.
1999-08-08  Tom LaneBack-patch fix for busted ELF test in configure.
1999-08-02  Marc G. FournierFinal round before bed...more tomorrow...
1999-08-02  Marc G. FournierAnother mass of them... just #include file changes...
1999-08-02  Marc G. FournierAnother 'mega-commit' of back-patches ...
1999-08-02  Marc G. FournierMake sure D'Arcy's elf/configure changes get into ...
1999-07-30  Marc G. Fournierfinal one before weekend starts...more at end of weekend
1999-07-30  Marc G. Fournierconfig.h.in was so re-org'd, tested and committing...
1999-07-30  Marc G. FournierAnother batch ...
1999-07-30  Marc G. FournierMore include merges from -current, following a clean...
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.
next