mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Improve wording of bug fix:
Ensure that sequence counters do not go backwards after a crash
This commit is contained in:
2
HISTORY
2
HISTORY
@ -16,7 +16,7 @@ Migration to version 7.2.1
|
||||
|
||||
Changes
|
||||
|
||||
Properly set sequence values after backend crash (Tom)
|
||||
Ensure that sequence counters do not go backwards after a crash (Tom)
|
||||
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
||||
Optimizer improvements (Tom)
|
||||
cash I/O improvements (Tom)
|
||||
|
Reference in New Issue
Block a user