pgsql: Add list of acknowledgments to release notes

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add list of acknowledgments to release notes
Date: 2021-08-30 07:01:47
Message-ID: E1mKbIh-0005Tf-RH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add list of acknowledgments to release notes

This contains all individuals mentioned in the commit messages during
PostgreSQL 14 development.

current through ed740b06b18e1a23becd54c97ff229aba4c94349

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7af5c38eb9da5b0ae72c1dd3d847f43cd39d1f5a

Modified Files
--------------
doc/src/sgml/release-14.sgml | 401 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 400 insertions(+), 1 deletion(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2021-08-30 12:14:21 Re: pgsql: psql: Add test for query canceling
Previous Message Amit Kapila 2021-08-30 06:44:09 Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o)