|
6 | 6 |
|
7 | 7 | <formalpara>
|
8 | 8 | <title>Release date:</title>
|
9 |
| - <para>2024-??-??, AS OF 2024-05-14</para> |
| 9 | + <para>2024-??-??, AS OF 2024-05-18</para> |
10 | 10 | </formalpara>
|
11 | 11 |
|
12 | 12 | <sect2 id="release-17-highlights">
|
@@ -480,17 +480,6 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
|
480 | 480 | <para>
|
481 | 481 | Allow BRIN indexes to be created using parallel workers (Tomas Vondra, Matthias van de Meent)
|
482 | 482 | </para>
|
483 |
| -</listitem> |
484 |
| - |
485 |
| -<!-- |
486 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
487 |
| -2024-01-19 [6db4598fc] Add stratnum GiST support function |
488 |
| ---> |
489 |
| - |
490 |
| -<listitem> |
491 |
| -<para> |
492 |
| -Add stratnum GiST support function (Paul A. Jungwirth) |
493 |
| -</para> |
494 | 483 | </listitem>
|
495 | 484 |
|
496 | 485 | </itemizedlist>
|
@@ -1467,34 +1456,6 @@ Add DEFAULT setting for ALTER TABLE .. SET ACCESS METHOD (Michael Paquier)
|
1467 | 1456 | </para>
|
1468 | 1457 | </listitem>
|
1469 | 1458 |
|
1470 |
| -<!-- |
1471 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
1472 |
| -2024-03-24 [34768ee36] Add temporal FOREIGN KEY contraints |
1473 |
| ---> |
1474 |
| - |
1475 |
| -<listitem> |
1476 |
| -<para> |
1477 |
| -Allow foreign keys to reference WITHOUT OVERLAPS primary keys (Paul A. Jungwirth) |
1478 |
| -</para> |
1479 |
| - |
1480 |
| -<para> |
1481 |
| -The keyword PERIOD is used for this purpose. |
1482 |
| -</para> |
1483 |
| -</listitem> |
1484 |
| - |
1485 |
| -<!-- |
1486 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
1487 |
| -2024-01-24 [46a0cd4ce] Add temporal PRIMARY KEY and UNIQUE constraints |
1488 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
1489 |
| -2024-03-05 [030e10ff1] Rename pg_constraint.conwithoutoverlaps to conperiod |
1490 |
| ---> |
1491 |
| - |
1492 |
| -<listitem> |
1493 |
| -<para> |
1494 |
| -Allow PRIMARY KEY and UNIQUE constraints to use WITHOUT OVERLAPS for non-overlapping exclusion constraints (Paul A. Jungwirth) |
1495 |
| -</para> |
1496 |
| -</listitem> |
1497 |
| - |
1498 | 1459 | <!--
|
1499 | 1460 | Author: Alexander Korotkov <akorotkov@postgresql.org>
|
1500 | 1461 | 2023-10-16 [e83d1b0c4] Add support event triggers on authenticated login
|
@@ -1957,6 +1918,8 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
1957 | 1918 | 2024-04-29 [17a834a04] Reject SSL connection if ALPN is used but there's no com
|
1958 | 1919 | Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
1959 | 1920 | 2024-05-11 [407e0b023] Change ALPN protocol ID to IANA-approved "postgresql"
|
| 1921 | +Author: Heikki Linnakangas <heikki.linnakangas@iki.fi> |
| 1922 | +2024-05-16 [fb5718f35] Remove option to fall back from direct to postgres SSL n |
1960 | 1923 | -->
|
1961 | 1924 |
|
1962 | 1925 | <listitem>
|
|
0 commit comments