Hi, It looks like a duplicated '>' character snuck into the 9.1.10 release notes, fix attached.
Josh
diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml index 051ab69..20eff0b 100644 --- a/doc/src/sgml/release-9.1.sgml +++ b/doc/src/sgml/release-9.1.sgml @@ -268,7 +268,7 @@ <listitem> <para> - Have <application>pg_upgrade</> use <command>>pg_dump + Have <application>pg_upgrade</> use <command>pg_dump --quote-all-identifiers</> to avoid problems with keyword changes between releases (Tom Lane) </para>
-- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs