1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-26 23:43:30 +03:00

Fix capitalization.

This commit is contained in:
Bruce Momjian
2003-01-11 21:03:21 +00:00
parent 7680826848
commit fbc590fd6c
2 changed files with 3 additions and 3 deletions

View File

@@ -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">
@@ -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)
Fix pgaccess kanji-coversion key binding (Tatsuo)
Optimizer improvements (Tom)
cash I/O improvements (Tom)
Cash I/O improvements (Tom)
New Russian FAQ
Compile fix for missing AuthBlockSig (Heiko)
Additional time zones and time zone fixes (Thomas)