Re: First-draft release notes for next week's minor releases - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: First-draft release notes for next week's minor releases
Date
Msg-id 95edffc2-db69-0c81-5467-43528d143c9f@postgresql.org
Whole thread Raw
In response to First-draft release notes for next week's minor releases  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: First-draft release notes for next week's minor releases
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:
Next
From: Dilip Kumar
Date:
Subject: Re: Support logical replication of DDLs