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 $ -->
2
2
3
3
<refentry id="app-pgconfig">
4
4
<refmeta>
@@ -310,12 +310,4 @@ eval ./configure `pg_config --configure`
310
310
</para>
311
311
</refsect1>
312
312
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>
321
313
</refentry>
Original file line number Diff line number Diff line change 1
1
<!--
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 $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -859,17 +859,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
859
859
860
860
</refsect1>
861
861
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
-
873
862
<refsect1>
874
863
<title>See Also</title>
875
864
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 $ -->
2
2
3
3
<refentry id="APP-PGRESTORE">
4
4
<refmeta>
@@ -673,15 +673,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
673
673
674
674
</refsect1>
675
675
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
-
685
676
<refsect1>
686
677
<title>See Also</title>
687
678
You can’t perform that action at this time.
0 commit comments