File tree Expand file tree Collapse file tree 1 file changed +10
-23
lines changed Expand file tree Collapse file tree 1 file changed +10
-23
lines changed Original file line number Diff line number Diff line change 802802 <listitem>
803803 <para>
804804 Allow <literal>CURRENT</><literal>/SESSION_USER</> to specify the
805- current user in certain (Kyotaro Horiguchi, Álvaro Herrera)
805+ current user in some commands (Kyotaro Horiguchi, Álvaro
806+ Herrera)
806807 </para>
807808
808809 <para>
870871 </para>
871872 </listitem>
872873
873- <listitem>
874- <para>
875- Have <link linkend="SQL-CREATETABLEAS"><command>CREATE
876- TABLE AS</></> and <link
877- linkend="SQL-REFRESHMATERIALIZEDVIEW"><command>REFRESH</></>
878- return an <type>OID</> (Álvaro Herrera)
879- </para>
880-
881- <para>
882- WHERE IS THE OID RETURNED?
883- </para>
884- </listitem>
885-
886874 </itemizedlist>
887875
888876 <sect4>
17281716
17291717 <listitem>
17301718 <para>
1731- Remove <application>pg_upgrade</> support for 8.3 old clusters
1732- (Bruce Momjian)
1719+ Remove support for upgrading from 8.3 clusters (Bruce Momjian)
17331720 </para>
17341721 </listitem>
17351722
1723+ <listitem>
1724+ <para>
1725+ Move <application>pg_upgrade_support</> code into backend and
1726+ remove the module (Peter Eisentraut)
1727+ </para>
1728+ </listitem>
1729+
17361730 </itemizedlist>
17371731
17381732 </sect4>
20212015 </para>
20222016 </listitem>
20232017
2024- <listitem>
2025- <para>
2026- Move <application>pg_upgrade_support</> code into backend and
2027- remove the module (Peter Eisentraut)
2028- </para>
2029- </listitem>
2030-
20312018 <listitem>
20322019 <para>
20332020 Move <application>dummy_seclabel</>, <application>test_shm_mq</>,
You can’t perform that action at this time.
0 commit comments