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

Commit10d66ac

Browse files
committed
Comment out EnterpriseDB Advanced Server mention in SGML docs.
1 parent74d770a commit10d66ac

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.2 2010/05/1301:03:01 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/pgupgrade.sgml,v 1.3 2010/05/1315:03:24 momjian Exp $ -->
22

33
<sect1 id="pgupgrade">
44
<title>pg_upgrade</title>
@@ -22,8 +22,12 @@
2222
<para>
2323
pg_upgrade supports upgrades from 8.3.X and later to the current
2424
major release of Postgres, including snapshot and alpha releases.
25+
26+
<!--
2527
pg_upgrade also supports upgrades from EnterpriseDB's Postgres Plus
2628
Advanced Server.
29+
-->
30+
2731
</para>
2832

2933
</sect2>
@@ -116,6 +120,7 @@ gmake prefix=/usr/local/pgsql.new install
116120
start the new cluster.
117121
</para>
118122

123+
<!--
119124
<para>
120125
If migrating EnterpriseDB's Postgres Plus Advanced Server, you must:
121126
<itemizedlist>
@@ -132,6 +137,8 @@ gmake prefix=/usr/local/pgsql.new install
132137
</listitem>
133138
</itemizedlist>
134139
</para>
140+
-->
141+
135142
</listitem>
136143

137144
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp