On Thu, 9 May 2024 at 05:03, Bruce Momjian <bruce@momjian.us> wrote:
>
> I have committed the first draft of the PG 17 release notes; you can
> see the results here:
>
> https://momjian.us/pgsql_docs/release-17.html
I noticed a couple more things. This item:
Add functions to convert integers to hex and binary strings
should read:
Add functions to convert integers to binary and octal strings
The "Improve psql tab completion" item should include this commit:
Author: Michael Paquier <michael@paquier.xyz>
2024-05-01 [2800fbb2b] Add tab completion for EXPLAIN (MEMORY|SERIALIZE)
and credit Jian He.
Regards,
Dean