diff --git a/doc/src/sgml/ref/pg_config-ref.sgml b/doc/src/sgml/ref/pg_config-ref.sgml index 59a2817d2c82a136a98dfe5e6c9b7d5b2378dcb9..0ccc851355338e32b5509f0b598a4f2746de683b 100644 --- a/doc/src/sgml/ref/pg_config-ref.sgml +++ b/doc/src/sgml/ref/pg_config-ref.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.26 2007/01/31 23:26:04 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.27 2007/02/20 15:01:17 momjian Exp $ --> <refentry id="app-pgconfig"> <refmeta> @@ -310,12 +310,4 @@ eval ./configure `pg_config --configure` </para> </refsect1> - <refsect1> - <title>History</title> - - <para> - The <command>pg_config</command> utility first appeared in - <productname>PostgreSQL</> 7.1. - </para> - </refsect1> </refentry> diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 5d3a16d7af780e1d81568017f317af8f8ebbdc8d..145b184698e527d256d6beb1bab7c82ab0b0acf4 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.94 2007/02/01 04:39:33 neilc Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.95 2007/02/20 15:01:17 momjian Exp $ PostgreSQL documentation --> @@ -859,17 +859,6 @@ CREATE DATABASE foo WITH TEMPLATE template0; </refsect1> - <refsect1> - <title>History</title> - - <para> - The <application>pg_dump</application> utility first appeared in - <application>Postgres95</application> release 0.02. The - non-plain-text output formats were introduced in - <productname>PostgreSQL</productname> release 7.1. - </para> - </refsect1> - <refsect1> <title>See Also</title> diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 0a3b3d12aa91e48631c293b89d11b448a4eb5d70..0430ca20e59a1537e6ed96412e64a11a42bd57d2 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> @@ -673,15 +673,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>