Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb16dab6

Browse files
committed
Remove "History" sections for pg_dump and pg_restore. I don't think
anyone cares because the last history change was for PostgreSQL 7.1.
1 parentff0d71e commitb16dab6

File tree

3 files changed

+3
-31
lines changed

3 files changed

+3
-31
lines changed

‎doc/src/sgml/ref/pg_config-ref.sgml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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>

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 $
33
PostgreSQL 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

‎doc/src/sgml/ref/pg_restore.sgml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp