Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 15b4d46

Browse files
committed
doc PG 17 relnotes: update to current
Reported-by: jian he Discussion: https://postgr.es/m/CACJufxE7fbWckFeXdW86VTia2BV+LOcfNR-aPf1cP2fjxEB0Aw@mail.gmail.com Backpatch-through: master
1 parent 779ac2c commit 15b4d46

File tree

1 file changed

+3
-40
lines changed

1 file changed

+3
-40
lines changed

doc/src/sgml/release-17.sgml

+3-40
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<formalpara>
88
<title>Release date:</title>
9-
<para>2024-??-??, AS OF 2024-05-14</para>
9+
<para>2024-??-??, AS OF 2024-05-18</para>
1010
</formalpara>
1111

1212
<sect2 id="release-17-highlights">
@@ -480,17 +480,6 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
480480
<para>
481481
Allow BRIN indexes to be created using parallel workers (Tomas Vondra, Matthias van de Meent)
482482
</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>
494483
</listitem>
495484

496485
</itemizedlist>
@@ -1467,34 +1456,6 @@ Add DEFAULT setting for ALTER TABLE .. SET ACCESS METHOD (Michael Paquier)
14671456
</para>
14681457
</listitem>
14691458

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-
14981459
<!--
14991460
Author: Alexander Korotkov <akorotkov@postgresql.org>
15001461
2023-10-16 [e83d1b0c4] Add support event triggers on authenticated login
@@ -1957,6 +1918,8 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
19571918
2024-04-29 [17a834a04] Reject SSL connection if ALPN is used but there's no com
19581919
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
19591920
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
19601923
-->
19611924

19621925
<listitem>

0 commit comments

Comments
 (0)