|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.426 2006/05/19 03:49:05 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.427 2006/05/19 03:55:40 momjian Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -50,7 +50,7 @@ For new features, add links to the documentation sections.
|
50 | 50 | <para>In certain cases, <literal>full_page_writes</> would cause crash recovery to fail.
|
51 | 51 | </para></listitem>
|
52 | 52 | <listitem><para>Various bitmap scan improvements (Tom)</para></listitem>
|
53 |
| -<listitem><para>Have <application>pg_dumpall</> dumping pre-8.1 databases withindentical user |
| 53 | +<listitem><para>Have <application>pg_dumpall</> dumping pre-8.1 databases withidentical user |
54 | 54 | and group names create a single role with <literal>LOGIN</> permission (Tom)</para></listitem>
|
55 | 55 | <listitem><para>Fix <application>pg_restore</> <literal>-n</> (Tom)</para></listitem>
|
56 | 56 | <listitem><para>Fix <literal>SIMILAR TO</> for alternative values (Tom)</para></listitem>
|
|