Re: First-draft back-branch release notes are up - Mailing list pgsql-hackers

From Tom Lane
Subject Re: First-draft back-branch release notes are up
Date
Msg-id 2263186.1746330937@sss.pgh.pa.us
Whole thread Raw
In response to Re: First-draft back-branch release notes are up  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
jian he <jian.universality@gmail.com> writes:
> we have two commits,
> https://git.postgresql.org/cgit/postgresql.git/commit/?id=d6dd2a02bae0d67ff6fbd73068dc36d0b82fc14b
> and
> https://git.postgresql.org/cgit/postgresql.git/commit/?id=bd178960c69bae972c274af8102da9018df8196a

> we should include both commit's authors...

Argh --- yes, I missed you in crediting that one.  My apologies,
will fix tomorrow.

> BTW, I found that for minor releases, bug reporter is not included....

No, we generally haven't done that in release notes, only in the
commit log.  I think the only cases where we credit reporters in
the release notes are CVE-worthy security bugs.

            regards, tom lane



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: First-draft back-branch release notes are up
Next
From: Masahiko Sawada
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations