]> granicus.if.org Git - postgresql/commitdiff
release notes: move/remove/adjust items
authorBruce Momjian <bruce@momjian.us>
Sun, 14 Jun 2015 01:07:24 +0000 (21:07 -0400)
committerBruce Momjian <bruce@momjian.us>
Sun, 14 Jun 2015 01:07:24 +0000 (21:07 -0400)
Report by Alvaro Herrera

doc/src/sgml/release-9.5.sgml

index ec49a63a8b6c3aa3bb4b7611b36f0e4a254ac360..478fd86b1a586e468868a4dd412c85c100a41369 100644 (file)
       <listitem>
        <para>
         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>
       </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>
 
      <sect4>
 
       <listitem>
        <para>
-        Remove <application>pg_upgrade</> support for 8.3 old clusters
-        (Bruce Momjian)
+        Remove support for upgrading from 8.3 clusters (Bruce Momjian)
        </para>
       </listitem>
 
+     <listitem>
+      <para>
+       Move <application>pg_upgrade_support</> code into backend and
+       remove the module (Peter Eisentraut)
+      </para>
+     </listitem>
+
      </itemizedlist>
 
     </sect4>
       </para>
      </listitem>
 
-     <listitem>
-      <para>
-       Move <application>pg_upgrade_support</> code into backend and
-       remove the module (Peter Eisentraut)
-      </para>
-     </listitem>
-
      <listitem>
       <para>
        Move <application>dummy_seclabel</>, <application>test_shm_mq</>,