Re: First-draft release notes for back branches are up

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: First-draft release notes for back branches are up
Date: 2019-05-04 08:39:10
Message-ID: 20190504083910.GD2174@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 03, 2019 at 06:29:35PM -0400, Tom Lane wrote:
> Please send any corrections by Sunday.

I have noticed a typo:
--- a/doc/src/sgml/release-11.sgml
+++ b/doc/src/sgml/release-11.sgml
@@ -982,7 +982,7 @@ Branch: REL9_4_STABLE [81f5b3283] 2019-03-04
09:50:24 +0900
<para>
Errors, such as lack of permissions to read the directory, were not
detected or reported correctly; instead the code silently acted as
- though the directory were empty.
+ though the directory was empty.
</para>
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-05-04 08:55:43 Re: Inconsistent error message wording for REINDEX CONCURRENTLY
Previous Message Julien Rouhaud 2019-05-04 08:35:23 Wrong return code in vacuumdb when multiple jobs are used