Re: open items
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-05-09T19:38:24Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > * Register ALPN protocol id with IANA. From the mailing list thread, > it is abundantly clear that IANA is in no hurry to finish dealing with > what seems to be a completely pro forma request from our end. I think > we just have to be patient. This appears to have been approved without anyone mentioning it on the list, and the registry now lists "postgresql" at the bottom: https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids - ilmari
Commits
-
Change ALPN protocol ID to IANA-approved "postgresql"
- 407e0b023cdb 17.0 landed