You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow <link linkend="ddl-constraints-fk">foreign keys</link> to reference partitioned tables (Alvaro Herrera)
388
+
Allow <link linkend="ddl-constraints-fk">foreign keys</link> to reference partitioned tables (Álvaro Herrera)
389
389
</para>
390
390
</listitem>
391
391
@@ -444,7 +444,7 @@ Author: Michael Paquier <michael@paquier.xyz>
444
444
-->
445
445
446
446
<para>
447
-
Add function <link linkend="functions-info-partition"><function>pg_partition_root()</function></link> to return top-most parent of a partition tree (Michael Paquier)
447
+
Add function <link linkend="functions-info-partition"><function>pg_partition_root()</function></link> to return top-most parent of a partition tree (Michaël Paquier)
Add function <link linkend="functions-info-partition"><function>pg_partition_ancestors()</function></link> to report all ancestors of a partition (Alvaro Herrera)
458
+
Add function <link linkend="functions-info-partition"><function>pg_partition_ancestors()</function></link> to report all ancestors of a partition (Álvaro Herrera)
Improve <application>psql</application> <command>\d</command> and <command>\z</command> display of partitioned tables (Pavel Stehule, Michaël Paquier, Álvaro Herrera)
506
+
Improve <application>psql</application> <command>\d</command> and <command>\z</command> display of partitioned tables (Pavel Stěhule, Michaël Paquier, Álvaro Herrera)
507
507
</para>
508
508
</listitem>
509
509
@@ -698,7 +698,7 @@ Author: Peter Eisentraut <peter_e@gmx.net>
698
698
-->
699
699
700
700
<para>
701
-
Allow control over when generic plans are used for prepared statements (Pavel Stehule)
701
+
Allow control over when generic plans are used for prepared statements (Pavel Stěhule)
702
702
</para>
703
703
704
704
<para>
@@ -1024,7 +1024,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1024
1024
-->
1025
1025
1026
1026
<para>
1027
-
Report progress of <command>CREATE INDEX</command> and <command>REINDEX</command> operations (Alvaro Herrera, Peter Eisentraut)
1027
+
Report progress of <command>CREATE INDEX</command> and <command>REINDEX</command> operations (Álvaro Herrera, Peter Eisentraut)
1028
1028
</para>
1029
1029
1030
1030
<para>
@@ -1318,7 +1318,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1318
1318
-->
1319
1319
1320
1320
<para>
1321
-
Prevent <xref linkend="sql-truncate"/> from requesting a lock on tables for which it lacks permission (Michael Paquier)
1321
+
Prevent <xref linkend="sql-truncate"/> from requesting a lock on tables for which it lacks permission (Michaël Paquier)
1322
1322
</para>
1323
1323
1324
1324
<para>
@@ -1333,7 +1333,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1333
1333
-->
1334
1334
1335
1335
<para>
1336
-
Prevent <command>VACUUM</command> and <command>ANALYZE</command> from requesting a lock on tables for which it lacks permission (Michael Paquier)
1336
+
Prevent <command>VACUUM</command> and <command>ANALYZE</command> from requesting a lock on tables for which it lacks permission (Michaël Paquier)
1337
1337
</para>
1338
1338
1339
1339
<para>
@@ -1357,7 +1357,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1357
1357
-->
1358
1358
1359
1359
<para>
1360
-
Add ability to enable/disable cluster checksums using <xref linkend="app-pgchecksums"/> (Michael Banck, Michael Paquier)
1360
+
Add ability to enable/disable cluster checksums using <xref linkend="app-pgchecksums"/> (Michael Banck, Michaël Paquier)
1361
1361
</para>
1362
1362
1363
1363
<para>
@@ -1549,7 +1549,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1549
1549
-->
1550
1550
1551
1551
<para>
1552
-
Add function <link linkend="functions-recovery-control"><function>pg_promote()</function></link> to promote standbys to primaries (Laurenz Albe, Michael Paquier)
1552
+
Add function <link linkend="functions-recovery-control"><function>pg_promote()</function></link> to promote standbys to primaries (Laurenz Albe, Michaël Paquier)
1553
1553
</para>
1554
1554
1555
1555
<para>
@@ -1601,7 +1601,7 @@ Author: Michael Paquier <michael@paquier.xyz>
1601
1601
-->
1602
1602
1603
1603
<para>
1604
-
Have recovery fail if a <link linkend="sql-prepare-transaction">two-phase transaction</link> status file is corrupt (Michael Paquier)
1604
+
Have recovery fail if a <link linkend="sql-prepare-transaction">two-phase transaction</link> status file is corrupt (Michaël Paquier)
1605
1605
</para>
1606
1606
1607
1607
<para>
@@ -1625,7 +1625,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1625
1625
-->
1626
1626
1627
1627
<para>
1628
-
Add <xref linkend="sql-reindex"/> <literal>CONCURRENTLY</literal> to allow reindexing concurrently (Michael Paquier, Andreas Karlsson, Peter Eisentraut)
1628
+
Add <xref linkend="sql-reindex"/> <literal>CONCURRENTLY</literal> to allow reindexing concurrently (Michaël Paquier, Andreas Karlsson, Peter Eisentraut)
Improve node detection and escaping of <link linkend="functions-xml"><acronym>XML</acronym> functions</link> (Pavel Stehule, Markus Winand, Chapman Flack)
1978
+
Improve node detection and escaping of <link linkend="functions-xml"><acronym>XML</acronym> functions</link> (Pavel Stěhule, Markus Winand, Chapman Flack)
1979
1979
</para>
1980
1980
1981
1981
<para>
@@ -2005,7 +2005,7 @@ Author: Michael Paquier <michael@paquier.xyz>
2005
2005
-->
2006
2006
2007
2007
<para>
2008
-
Prevent <link linkend="functions-info-session-table"><function>current_schema()</function></link> and <function>current_schemas()</function> from being run by parallel workers (Michael Paquier)
2008
+
Prevent <link linkend="functions-info-session-table"><function>current_schema()</function></link> and <function>current_schemas()</function> from being run by parallel workers (Michaël Paquier)
2009
2009
</para>
2010
2010
</listitem>
2011
2011
@@ -2041,7 +2041,7 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
2041
2041
-->
2042
2042
2043
2043
<para>
2044
-
Add new optional warning and error checks to PL/pgSQL (Pavel Stehule)
2044
+
Add new optional warning and error checks to PL/pgSQL (Pavel Stěhule)
2045
2045
</para>
2046
2046
2047
2047
<para>
@@ -2236,7 +2236,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
2236
2236
-->
2237
2237
2238
2238
<para>
2239
-
Improve tab completion of <command>CREATE TABLE, CREATE TRIGGER, CREATE EVENT TRIGGER, ANALYZE, EXPLAIN, VACUUM, ALTER TABLE, ALTER INDEX, ALTER DATABASE, ALTER INDEX ALTER COLUMN</command> (Dagfinn Ilmari Mannsåker, Tatsuro Yamada, Michael Paquier, Tom Lane, Justin Pryzby)
2239
+
Improve tab completion of <command>CREATE TABLE, CREATE TRIGGER, CREATE EVENT TRIGGER, ANALYZE, EXPLAIN, VACUUM, ALTER TABLE, ALTER INDEX, ALTER DATABASE, ALTER INDEX ALTER COLUMN</command> (Dagfinn Ilmari Mannsåker, Tatsuro Yamada, Michaël Paquier, Tom Lane, Justin Pryzby)
2240
2240
</para>
2241
2241
</listitem>
2242
2242
@@ -2410,7 +2410,7 @@ Author: Michael Paquier <michael@paquier.xyz>
2410
2410
-->
2411
2411
2412
2412
<para>
2413
-
Allow <xref linkend="app-pgchecksums"/> to disable fsync operations (Michael Paquier)
2413
+
Allow <xref linkend="app-pgchecksums"/> to disable fsync operations (Michaël Paquier)
2414
2414
</para>
2415
2415
2416
2416
<para>
@@ -2425,7 +2425,7 @@ Author: Michael Paquier <michael@paquier.xyz>
2425
2425
-->
2426
2426
2427
2427
<para>
2428
-
Allow <xref linkend="app-pgrewind"/> to disable fsync operations (Michael Paquier)
2428
+
Allow <xref linkend="app-pgrewind"/> to disable fsync operations (Michaël Paquier)
2429
2429
</para>
2430
2430
</listitem>
2431
2431
@@ -2541,7 +2541,7 @@ Author: Andres Freund <andres@anarazel.de>
2541
2541
-->
2542
2542
2543
2543
<para>
2544
-
Add <xref linkend="sql-create-access-method"/> command to create new table types (Haribabu Kommi, Andres Freund, Alvaro Herrera, Dimitri Dolgov)
2544
+
Add <xref linkend="sql-create-access-method"/> command to create new table types (Haribabu Kommi, Andres Freund, Álvaro Herrera, Dimitri Dolgov)
2545
2545
</para>
2546
2546
</listitem>
2547
2547
@@ -2574,7 +2574,7 @@ Author: Michael Paquier <michael@paquier.xyz>
0 commit comments