BUG #16632: Not a bug, just a typo

Started by PG Bug reporting formover 5 years ago3 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 16632
Logged by: G Helder
Email address: breedingsoftware@gmail.com
PostgreSQL version: 13rc1
Operating system: win10
Description:

In https://www.postgresql.org/developer/roadmap/ it says 'August 12th,
2020', should of course be 2021.

#2Daniel Gustafsson
daniel@yesql.se
In reply to: PG Bug reporting form (#1)
Re: BUG #16632: Not a bug, just a typo

On 24 Sep 2020, at 09:06, PG Bug reporting form <noreply@postgresql.org> wrote:

In https://www.postgresql.org/developer/roadmap/ it says 'August 12th,
2020', should of course be 2021.

Nice catch, thats indeed incorrect. Since there is a release pending, I don't
want to change anything just now to avoid potential merge conflicts, so CC:ing
Jonathan who can include this fix when suitable.

cheers ./daniel

#3Jonathan S. Katz
jkatz@postgresql.org
In reply to: Daniel Gustafsson (#2)
Re: BUG #16632: Not a bug, just a typo

On 9/24/20 5:39 AM, Daniel Gustafsson wrote:

On 24 Sep 2020, at 09:06, PG Bug reporting form <noreply@postgresql.org> wrote:

In https://www.postgresql.org/developer/roadmap/ it says 'August 12th,
2020', should of course be 2021.

Nice catch, thats indeed incorrect. Since there is a release pending, I don't
want to change anything just now to avoid potential merge

Not like that ever happened before... ;)

conflicts, so CC:ing
Jonathan who can include this fix when suitable.

Fix is pushed. Thanks!

Jonathan