pgsql: Fix compiler warning introduced in commit 705e20f855. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix compiler warning introduced in commit 705e20f855.
Date
Msg-id E1nTxEI-0006fG-UU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix compiler warning introduced in commit 705e20f855.

Reported-by: Nathan Bossart
Author: Nathan Bossart
Reviewed-by: Osumi Takamichi
Discussion : https://postgr.es/m/20220314230424.GA1085716@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/695f459f1713303ba33b76eeb866c6501dff6380

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix collection of typos in the code and the documentation
Next
From: Robert Haas
Date:
Subject: pgsql: Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZST