1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

release notes: move/remove/adjust items

Report by Alvaro Herrera
This commit is contained in:
Bruce Momjian
2015-06-13 21:07:24 -04:00
parent 305f815ccd
commit 62331ef3f6

View File

@@ -802,7 +802,8 @@
<listitem> <listitem>
<para> <para>
Allow <literal>CURRENT</><literal>/SESSION_USER</> to specify the Allow <literal>CURRENT</><literal>/SESSION_USER</> to specify the
current user in certain (Kyotaro Horiguchi, &Aacute;lvaro Herrera) current user in some commands (Kyotaro Horiguchi, &Aacute;lvaro
Herrera)
</para> </para>
<para> <para>
@@ -870,19 +871,6 @@
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Have <link linkend="SQL-CREATETABLEAS"><command>CREATE
TABLE AS</></> and <link
linkend="SQL-REFRESHMATERIALIZEDVIEW"><command>REFRESH</></>
return an <type>OID</> (&Aacute;lvaro Herrera)
</para>
<para>
WHERE IS THE OID RETURNED?
</para>
</listitem>
</itemizedlist> </itemizedlist>
<sect4> <sect4>
@@ -1728,11 +1716,17 @@
<listitem> <listitem>
<para> <para>
Remove <application>pg_upgrade</> support for 8.3 old clusters Remove support for upgrading from 8.3 clusters (Bruce Momjian)
(Bruce Momjian)
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Move <application>pg_upgrade_support</> code into backend and
remove the module (Peter Eisentraut)
</para>
</listitem>
</itemizedlist> </itemizedlist>
</sect4> </sect4>
@@ -2021,13 +2015,6 @@
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Move <application>pg_upgrade_support</> code into backend and
remove the module (Peter Eisentraut)
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Move <application>dummy_seclabel</>, <application>test_shm_mq</>, Move <application>dummy_seclabel</>, <application>test_shm_mq</>,