File tree Expand file tree Collapse file tree 3 files changed +3
-31
lines changed
Expand file tree Collapse file tree 3 files changed +3
-31
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.26 2007/01/31 23:26:04 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_config-ref.sgml,v 1.27 2007/02/20 15:01:17 momjian Exp $ -->
22
33<refentry id="app-pgconfig">
44 <refmeta>
@@ -310,12 +310,4 @@ eval ./configure `pg_config --configure`
310310 </para>
311311 </refsect1>
312312
313- <refsect1>
314- <title>History</title>
315-
316- <para>
317- The <command>pg_config</command> utility first appeared in
318- <productname>PostgreSQL</> 7.1.
319- </para>
320- </refsect1>
321313</refentry>
Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.94 2007/02/01 04:39:33 neilc Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.95 2007/02/20 15:01:17 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -859,17 +859,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
859859
860860 </refsect1>
861861
862- <refsect1>
863- <title>History</title>
864-
865- <para>
866- The <application>pg_dump</application> utility first appeared in
867- <application>Postgres95</application> release 0.02. The
868- non-plain-text output formats were introduced in
869- <productname>PostgreSQL</productname> release 7.1.
870- </para>
871- </refsect1>
872-
873862 <refsect1>
874863 <title>See Also</title>
875864
Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.67 2007/02/01 04:39:33 neilc Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.68 2007/02/20 15:01:17 momjian Exp $ -->
22
33<refentry id="APP-PGRESTORE">
44 <refmeta>
@@ -673,15 +673,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
673673
674674 </refsect1>
675675
676- <refsect1>
677- <title>History</title>
678-
679- <para>
680- The <application>pg_restore</application> utility first appeared in
681- <productname>PostgreSQL</productname> 7.1.
682- </para>
683- </refsect1>
684-
685676 <refsect1>
686677 <title>See Also</title>
687678
You can’t perform that action at this time.
0 commit comments