]> granicus.if.org Git - postgresql/shortlog
postgresql
2000-01-16 Tom LaneBack-patch critical fixes for NUMERIC values in plpgsql... REL6_5_PATCHES github/REL6_5_PATCHES
2000-01-16 Tom LaneBack-patch critical fixes for NUMERIC...
2000-01-10 Tom LaneBack-patch a low-risk fix for the 'HEAP_MOVED_IN was...
2000-01-08 Tom LaneBack-patch fix for oversize index tuples during index...
2000-01-04 Tom LaneBack-patch fix for problems with oversize pg_statistic...
2000-01-04 Thomas G. LockhartRepair two recently reported problems:
2000-01-02 Bruce MomjianUpdate length of timestamp to 30.
2000-01-02 Bruce MomjianBackpatch Y2K timestamp patch.
1999-12-29 Bruce MomjianMove NT patch into readme.
1999-12-29 Bruce MomjianAdd NT patch.
1999-12-26 Tom LaneBack-patch defense against oversize index tuples and...
1999-12-16 Bruce MomjianMAC addr compare fix.
1999-12-06 Thomas G. LockhartFix typo in the startup example for RH Linux.
1999-12-01 Tom LaneBack-patch fix for password checker's file descriptor...
1999-11-23 Bruce MomjianFix _cplusplus test in both trees.
1999-11-15 Tatsuo IshiiTree dividing is not appropriate in Rtree.
1999-11-12 Bruce MomjianUpdate NT readme with new name.
1999-11-07 Bruce MomjianFix ecpg quoting bug in 6.5.* release.
1999-11-04 Bruce MomjianUpdate bsdi for bsd/os 4.1 REL6_5_3
1999-11-02 Bruce MomjianFix for perl5.
1999-11-02 Bruce MomjianUpdate for perl5 in Makefile.
1999-11-02 Bruce MomjianUpdate for pgaccess 0.98
1999-11-01 Bruce MomjianUpdate for 6.5.3.
1999-11-01 Tom LaneBackpatch REL6_5 for missing inherit '*' in rule dumps.
1999-10-31 Bruce MomjianUpdate for pgaccess 0.98.
1999-10-31 Bruce MomjianUpdate for pgaccess 0.98.
1999-10-31 Bruce MomjianUpdate for 0.98 pgaccess
1999-10-30 Bruce MomjianUpdate pgaccess for 0.98.
1999-10-19 Tom LaneBack-patch LIMIT + INTERSECT fix into 6.5.*.
1999-10-19 Hiroshi InoueNot to change pg_log status after "commit".
1999-10-13 Bruce Momjianupdate jdbc version #.
1999-10-12 Bruce MomjianUpdate new HISTORY file.
1999-10-12 Bruce MomjianUpdate for 6.5.3, including new INSTALL file and update...
1999-10-12 Bruce MomjianI have created a small patch that makes possible to...
1999-10-09 Bruce MomjianMove __alpha to port/alpha.h.
1999-10-08 Bruce MomjianDefine __alpha__ for __alpha.
1999-09-28 Bruce MomjianUpdate README.NT
1999-09-28 Bruce MomjianUpdate FAQ.
1999-09-28 Bruce MomjianUpdate NT readme.
1999-09-27 Bruce MomjianUpdate README.NT
1999-09-27 Bruce MomjianUpdate README.NT with patch.
1999-09-27 Bruce MomjianNew Solaris FAQ.
1999-09-27 Bruce Momjiannew solaris faq.
1999-09-27 Bruce MomjianRemove 'v' from #include line.
1999-09-24 Thomas G. LockhartFix the omitted declarations to allow '^' and '|' as...
1999-09-23 Bruce MomjianBackpatch into 6.5.*.
1999-09-20 Bruce MomjianAdd new files.
1999-09-20 Bruce MomjianUpdate pgaccess 0.98.
1999-09-18 Tom LaneBack-patch fix for NULL condition in CASE.
1999-09-17 Bruce Momjianre-add Makefile for pgaccess
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 .....
next