Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9043ef3 commit 31c018eCopy full SHA for 31c018e
doc/src/sgml/release-9.5.sgml
@@ -1690,6 +1690,12 @@
1690
Move <application>pg_upgrade</> from <filename>contrib</> to
1691
<filename>src/bin</> (Peter Eisentraut)
1692
</para>
1693
+
1694
+ <para>
1695
+ In connection with this change, the functionality previously
1696
+ provided by the <application>pg_upgrade_support</> module has been
1697
+ moved into the core server.
1698
+ </para>
1699
</listitem>
1700
1701
<listitem>
@@ -1720,13 +1726,6 @@
1720
1726
1721
1727
1722
1728
1723
- <listitem>
1724
- <para>
1725
- Move <application>pg_upgrade_support</> code into backend and
- remove the module (Peter Eisentraut)
- </para>
- </listitem>
1729
-
1730
</itemizedlist>
1731
1732
</sect4>
0 commit comments