Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 161c2a7

Browse files
committed
Fix capitalization.
1 parent bb66525 commit 161c2a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ Contrib
644644
Ensure that sequence counters do not go backwards after a crash (Tom)
645645
Fix pgaccess kanji-coversion key binding (Tatsuo)
646646
Optimizer improvements (Tom)
647-
cash I/O improvements (Tom)
647+
Cash I/O improvements (Tom)
648648
New Russian FAQ
649649
Compile fix for missing AuthBlockSig (Heiko)
650650
Additional time zones and time zone fixes (Thomas)

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.177 2003/01/10 22:03:26 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.178 2003/01/11 21:02:49 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -920,7 +920,7 @@ Fix for repeat(), lpad(), rpad() and long strings (Neil)
920920
Ensure that sequence counters do not go backwards after a crash (Tom)
921921
Fix pgaccess kanji-coversion key binding (Tatsuo)
922922
Optimizer improvements (Tom)
923-
cash I/O improvements (Tom)
923+
Cash I/O improvements (Tom)
924924
New Russian FAQ
925925
Compile fix for missing AuthBlockSig (Heiko)
926926
Additional time zones and time zone fixes (Thomas)

0 commit comments

Comments
 (0)