Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbbf7c2d

Browse files
committed
Fix typo in walreceiver.c
s/primary_slotname/primary_slot_name/.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACX3=pHkCpoGG-z+O=7Gp5YZv70jmfTyGnNV7YF3SkK73g@mail.gmail.com
1 parent05a5a17 commitbbf7c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/walreceiver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ WalRcvWaitForStartPosition(XLogRecPtr *startpoint, TimeLineID *startpointTLI)
681681
{
682682
/*
683683
* No need to handle changes in primary_conninfo or
684-
*primary_slotname here. Startup process will signal us to
684+
*primary_slot_name here. Startup process will signal us to
685685
* terminate in case those change.
686686
*/
687687
*startpoint=walrcv->receiveStart;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp