index 2b2cb84c39b6ae307e0504745819e1d47c004368..c4df401c686296e7bacb8d885b9f6b02ea48d645 100644 (file)
@@ -630,6 +630,17 @@ VACUUM now has a PROCESS_TOAST which can be set to false to disable TOAST proces
</para>
</listitem>
+<listitem>
+<!--
+Author: Tomas Vondra <tomas.vondra@postgresql.org>
+2021年01月17日 [7db0cd214] Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZ
+-->
+
+<para>
+Have COPY FREEZE appropriately update page visibility bits (Anastasia Lubennikova, Pavan Deolasee, Jeff Janes)
+</para>
+</listitem>
+
<listitem>
<!--
Author: Peter Geoghegan <pg@bowt.ie>
</para>
</listitem>
+<listitem>
+<!--
+Author: Tom Lane <tgl@sss.pgh.pa.us>
+2020年12月11日 [8c15a2974] Allow ALTER TYPE to update an existing type's typsubscri
+-->
+
+<para>
+Allow ALTER TYPE to specify or remove a SUBSCRIPT handler (Tom Lane)
+</para>
+</listitem>
+
<listitem>
<!--
Author: Peter Eisentraut <peter@eisentraut.org>
<!--
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
2021年01月13日 [756ab2912] Add functions to 'pageinspect' to inspect GiST indexes.
+Author: Peter Geoghegan <pg@bowt.ie>
+2021年02月14日 [9e596b65f] Add "LP_DEAD item?" column to GiST pageinspect functions
-->
<para>
@@ -3331,7 +3355,7 @@ Mark btree_gist functions as parallel safe (Steven Winfield)
</itemizedlist>
<sect4>
- <title>Postgres_fdw</title>
+ <title>postgres_fdw</title>
<itemizedlist>