Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2000-08-30 Improve the following. Hiroshi Inoue 7.1.1
2000-08-10 CREATE btree INDEX takes dead tuples into account when old transactions Hiroshi Inoue 7.1.1
2000-08-04 Subclasses inherit constraints of super classes properly Hiroshi Inoue 7.1.1
2000-07-31 Cancel request while waiting for a lock should try to wake Hiroshi Inoue 7.1.1
2000-07-03 Add a check of HEAP_MARKED_FOR_UPDATE in HeapTupleSatisfiesDirty(). Hiroshi Inoue 7.1.1
2000-05-30 Added header files required for ALTER TABLE DROP COLUMN Hiroshi Inoue 7.1.1
2000-05-03 Oops,I've forgotten to add an documentation about -P option of Hiroshi Inoue 7.1.1
2000-04-25 change reindex ERROR/NOTICE message Hiroshi Inoue 7.1.1
2000-04-10 Fix an Assert bug(was my fault) pointed out by Tom Lane. Hiroshi Inoue 7.1.1
2000-03-31 *** empty log message *** Hiroshi Inoue 7.1.1
2000-03-20 Add FORCE keyword to ColID Hiroshi Inoue 7.1.1
2000-03-09 Trial implementation of ALTER DROP COLUMN. Hiroshi Inoue 7.1.1
2000-03-01 Change reindex command to work properly with gist/hash/rtree Hiroshi Inoue 7.1.1
2000-02-24 Check pending cancel request before waiting for lock Hiroshi Inoue 7.1.1
2000-02-24 Add the check CommonSpecialPortal in use(my fault) Hiroshi Inoue 7.1.1
2000-02-22 Change cancel while waiting-for-lock stuff. Hiroshi Inoue 7.1.1
2000-02-21 Fix "Invalid XID in t_cmin" error in vacuum. Hiroshi Inoue 7.1.1
2000-02-21 fix the TODO Hiroshi Inoue 7.1.1
2000-02-18 Implement reindex command Hiroshi Inoue 7.1.1
2000-02-17 Fix assert bug(was my fault) Hiroshi Inoue 7.1.1
2000-02-09 Enable backward sequential scan even after reaching EOF. Hiroshi Inoue 7.1.1
2000-02-07 Allow SELECT .. FOR UPDATE in PL/pgSQL. Hiroshi Inoue 7.1.1
2000-02-07 Remove ugly call ImmediateSharedRelationCacheInvalidate() Hiroshi Inoue 7.1.1
2000-01-17 Fix for TODO item * spinlock stuck problem when elog(FATAL) Hiroshi Inoue 7.1.1
2000-01-10 Improve cache invalidation handling. Eespecially Hiroshi Inoue 7.1.1