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: 2020-08-07 19:20:12
Message-ID: E1k47uW-00044S-7q@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 13 development.

current through 79a3ab1e98d6b5952e29ad91e07c0e9fc777cc0b

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f1c3a41bd695c4ba97d50ffa4b2ab2a72068bd3b

Modified Files
--------------
doc/src/sgml/release-13.sgml | 377 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 371 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-08-07 21:32:32 pgsql: Remove PROC_IN_ANALYZE and derived flags
Previous Message Tom Lane 2020-08-07 18:31:17 pgsql: Support testing of cases where table schemas change after planni