pgsql: Remove duplicated assignment in pg_create_physical_replication_s - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Remove duplicated assignment in pg_create_physical_replication_s
Date
Msg-id E1ZPY5o-0000N6-Mg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove duplicated assignment in pg_create_physical_replication_slot.

Reported-By: Gurjeet Singh

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a4b059fddecefd5f473e539b28277874ab83f32f

Modified Files
--------------
src/backend/replication/slotfuncs.c |    1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Fix two off-by-one errors in bufmgr.c.
Next
From: Andres Freund
Date:
Subject: pgsql: Handle PQresultErrorField(PG_DIAG_SQLSTATE) returning NULL in st