Skip to content

Commit a4b059f

Browse files
committed
Remove duplicated assignment in pg_create_physical_replication_slot.
Reported-By: Gurjeet Singh
1 parent 7685963 commit a4b059f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/replication/slotfuncs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ pg_create_physical_replication_slot(PG_FUNCTION_ARGS)
7676
}
7777
else
7878
{
79-
values[0] = NameGetDatum(&MyReplicationSlot->data.name);
8079
nulls[1] = true;
8180
}
8281

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy