Re: open items
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-05-09T19:39:54Z
Lists: pgsql-hackers
On Thu, May 9, 2024 at 3:38 PM Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote: > 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 Nice, thanks! -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Change ALPN protocol ID to IANA-approved "postgresql"
- 407e0b023cdb 17.0 landed