mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
Fix capitalization.
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -638,7 +638,7 @@ Changes
|
|||||||
Ensure that sequence counters do not go backwards after a crash (Tom)
|
Ensure that sequence counters do not go backwards after a crash (Tom)
|
||||||
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
||||||
Optimizer improvements (Tom)
|
Optimizer improvements (Tom)
|
||||||
cash I/O improvements (Tom)
|
Cash I/O improvements (Tom)
|
||||||
New Russian FAQ
|
New Russian FAQ
|
||||||
Compile fix for missing AuthBlockSig (Heiko)
|
Compile fix for missing AuthBlockSig (Heiko)
|
||||||
Additional time zones and time zone fixes (Thomas)
|
Additional time zones and time zone fixes (Thomas)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.7 2002/12/20 00:24:29 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.8 2003/01/11 21:03:21 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@@ -889,7 +889,7 @@ Fix for repeat(), lpad(), rpad() and long strings (Neil)
|
|||||||
Ensure that sequence counters do not go backwards after a crash (Tom)
|
Ensure that sequence counters do not go backwards after a crash (Tom)
|
||||||
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
Fix pgaccess kanji-coversion key binding (Tatsuo)
|
||||||
Optimizer improvements (Tom)
|
Optimizer improvements (Tom)
|
||||||
cash I/O improvements (Tom)
|
Cash I/O improvements (Tom)
|
||||||
New Russian FAQ
|
New Russian FAQ
|
||||||
Compile fix for missing AuthBlockSig (Heiko)
|
Compile fix for missing AuthBlockSig (Heiko)
|
||||||
Additional time zones and time zone fixes (Thomas)
|
Additional time zones and time zone fixes (Thomas)
|
||||||
|
|||||||
Reference in New Issue
Block a user