diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_restore.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_restore.sgml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 0a3b3d12aa9..0430ca20e59 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.67 2007/02/01 04:39:33 neilc Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.68 2007/02/20 15:01:17 momjian Exp $ --> <refentry id="APP-PGRESTORE"> <refmeta> @@ -674,15 +674,6 @@ CREATE DATABASE foo WITH TEMPLATE template0; </refsect1> <refsect1> - <title>History</title> - - <para> - The <application>pg_restore</application> utility first appeared in - <productname>PostgreSQL</productname> 7.1. - </para> - </refsect1> - - <refsect1> <title>See Also</title> <simplelist type="inline"> |