Thread
Commits
-
Fix incorrect author name in release notes
- 744ab6572840 9.5.16 landed
- 6b41ccb6900b 9.6.12 landed
- 346686f81593 10.7 landed
- 5f1f59282c49 11.2 landed
- ffb68980e3c9 12.0 landed
-
A typo in release notes
Alexander Law <exclusion@gmail.com> — 2018-11-12T11:15:31Z
Hello, I believe, that the name "Masahiko Sawada" was misspelled in the latest release notes. See: https://www.postgresql.org/message-id/CAD21AoB5K1qJm%2Bwj%2BTTCP-sFPiSdnd0LGd_pNAfi3VXrGKfdjw%40mail.gmail.com The patch is attached. Best regards, Alexander
-
Re: A typo in release notes
Michael Paquier <michael@paquier.xyz> — 2018-11-12T14:06:02Z
On Mon, Nov 12, 2018 at 02:15:31PM +0300, Alexander Lakhin wrote: > I believe, that the name "Masahiko Sawada" was misspelled in the > latest release notes. > See: > https://www.postgresql.org/message-id/CAD21AoB5K1qJm%2Bwj%2BTTCP-sFPiSdnd0LGd_pNAfi3VXrGKfdjw%40mail.gmail.com > The patch is attached. Thanks Alexander for the report! Committed and back-patched. -- Michael