[COMMITTERS] pgsql: Suppress unused-variable warnings when building with ICU 4.2. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Suppress unused-variable warnings when building with ICU 4.2.
Date
Msg-id E1de1Ju-0008U4-QB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Suppress unused-variable warnings when building with ICU 4.2.

Tidy-up for commit eccead9ed.

Branch
------
master

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

Modified Files
--------------
src/backend/commands/collationcmds.c | 33 ++++++++++++++++++++-------------
1 file changed, 20 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Make pg_stop_backup's wait_for_archive flag work on standbys.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Doc: update v10 release notes through today.