|
6 | 6 |
|
7 | 7 | <formalpara>
|
8 | 8 | <title>Release date:</title>
|
9 |
| - <para>2024-??-??, AS OF 2024-05-07</para> |
| 9 | + <para>2024-??-??, AS OF 2024-05-14</para> |
10 | 10 | </formalpara>
|
11 | 11 |
|
12 | 12 | <sect2 id="release-17-highlights">
|
@@ -1486,29 +1486,6 @@ Add event trigger support for REINDEX (Garrett Thornburg, Jian He)
|
1486 | 1486 | </para>
|
1487 | 1487 | </listitem>
|
1488 | 1488 |
|
1489 |
| -<!-- |
1490 |
| -Author: Alvaro Herrera <alvherre@alvh.no-ip.org> |
1491 |
| -2023-08-25 [b0e96f311] Catalog not-null constraints |
1492 |
| -Author: Alvaro Herrera <alvherre@alvh.no-ip.org> |
1493 |
| -2023-08-29 [9b581c534] Disallow changing NO INHERIT status of a not-null constr |
1494 |
| -Author: Alvaro Herrera <alvherre@alvh.no-ip.org> |
1495 |
| -2023-09-07 [3af721794] Update information_schema definition for not-null constr |
1496 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
1497 |
| -2024-03-20 [e5da0fe3c] Catalog domain not-null constraints |
1498 |
| -Author: Peter Eisentraut <peter@eisentraut.org> |
1499 |
| -2024-04-15 [9895b35cb] Fix ALTER DOMAIN NOT NULL syntax |
1500 |
| ---> |
1501 |
| - |
1502 |
| -<listitem> |
1503 |
| -<para> |
1504 |
| -Allow NOT NULL columns to be specified as column constraints and domains (Alvaro Herrera, Bernd Helmle, Kyotaro Horiguchi, Peter Eisentraut) |
1505 |
| -</para> |
1506 |
| - |
1507 |
| -<para> |
1508 |
| -Previously NOT NULL could only be specified as a column attribute. |
1509 |
| -</para> |
1510 |
| -</listitem> |
1511 |
| - |
1512 | 1489 | <!--
|
1513 | 1490 | Author: Nathan Bossart <nathan@postgresql.org>
|
1514 | 1491 | 2023-07-19 [cdaedfc96] Support parenthesized syntax for CLUSTER without a table
|
@@ -1947,6 +1924,8 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
1947 | 1924 | 2024-04-29 [03a0e0d4b] libpq: Enforce ALPN in direct SSL connections
|
1948 | 1925 | Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
1949 | 1926 | 2024-04-29 [17a834a04] Reject SSL connection if ALPN is used but there's no com
|
| 1927 | +Author: Heikki Linnakangas <heikki.linnakangas@iki.fi> |
| 1928 | +2024-05-11 [407e0b023] Change ALPN protocol ID to IANA-approved "postgresql" |
1950 | 1929 | -->
|
1951 | 1930 |
|
1952 | 1931 | <listitem>
|
|