Commits

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

DateSubjectAuthorReleases
2001-02-08 Fix a misuse of 'char *' declaration. Hiroshi Inoue 7.1.1
2001-02-06 Improved version handling introduced by Dave Page. Hiroshi Inoue 7.1.1
2001-01-24 Removed a dangerours DropRelationBuffers() call. Hiroshi Inoue 7.1.1
2001-01-18 Fix some leaks(was my fault). Hiroshi Inoue 7.1.1
2001-01-18 Change LockClassinfoForUpdate() to retry mark4update() in case Hiroshi Inoue 7.1.1
2001-01-10 Removed a no longer needed SetWaitingForLock() call in Hiroshi Inoue 7.1.1
2001-01-09 Disable query cancel during HandleDeadLock(). Hiroshi Inoue 7.1.1
2001-01-08 Keep relations open until they are no longer needed. Hiroshi Inoue 7.1.1
2001-01-06 init_irels() is changed to be called in RelationCacheInitializePhase2() Hiroshi Inoue 7.1.1
2001-01-04 I neglected to remove a debug message,sorry. Hiroshi Inoue 7.1.1
2000-12-14 Make sure to not handle deactivated system indexes Hiroshi Inoue 7.1.1
2000-12-11 Resolve complie error(was my fault). Hiroshi Inoue 7.1.1
2000-12-11 *redo: Heap move* neglects to set t_cmin for MOVED_IN tuples. Hiroshi Inoue 7.1.1
2000-12-08 Cache invalidation for vacuum of system tables. Hiroshi Inoue 7.1.1
2000-12-08 REINDEX under WAL. Hiroshi Inoue 7.1.1
2000-12-07 RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT Hiroshi Inoue 7.1.1
2000-11-27 Not invoke CheckPoint process while postmaster is waiting for all backends Hiroshi Inoue 7.1.1
2000-11-22 avoid opening view files. Hiroshi Inoue 7.1.1
2000-11-21 keep relations open until they are no longer needed. Hiroshi Inoue 7.1.1
2000-11-14 Fix illegal combination of SearchSysCacheTuple() and heap_freetuple() Hiroshi Inoue 7.1.1
2000-11-13 SearchSysCacheTupleCopy() instead of SearchSysCache() Hiroshi Inoue 7.1.1
2000-11-13 prevent open failure of VIEW Hiroshi Inoue 7.1.1
2000-11-10 Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in Hiroshi Inoue 7.1.1
2000-09-29 BufferAlloc() doesn't allocate write error buffers. Hiroshi Inoue 7.1.1
2000-09-29 avoid database-wide restart on write error Hiroshi Inoue 7.1.1