On 5/5/22 6:29 PM, Tom Lane wrote:
> I've completed the first draft of the 14.3 release notes, see
Thanks!
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=66ca1427a4963012fd565b922d0a67a8a8930d1f
>
> As usual, please send comments/corrections by Sunday.
I found one small thing:
- because it didn't actually do anything with the bogus values;
+ because it didn't actually do anything with the bogus values,
Should be a "," or remove the "but" on the following line.
Thanks,
Jonathan