pgsql: Update RELEASE_CHANGES - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update RELEASE_CHANGES
Date
Msg-id E1w2qJ9-000KeP-08@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update RELEASE_CHANGES

The existing instructions did not cover meson.  Point to
src/common/unicode/README instead, where there is more information.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/2a668979-ed92-49a3-abf9-a3ec2d460ec2%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b406a9e48545adf36c0dfcfc565be468d274f8b

Modified Files
--------------
src/tools/RELEASE_CHANGES | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: ssl: Add tests for client CA
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Enable -Wstrict-prototypes and -Wold-style-definition by default