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

Commitf6e8451

Browse files
Remove unused function prototype
Commitaafc05d removed StartSlotSyncWorker() but mistakenly leftthe prototype in slotsync.h. Fix by removing.Reported-by: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se
1 parent9c58bf1 commitf6e8451

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/replication/slotsync.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ extern char *CheckAndGetDbnameFromConninfo(void);
2727
externboolValidateSlotSyncParams(intelevel);
2828

2929
externvoidReplSlotSyncWorkerMain(char*startup_data,size_tstartup_data_len)pg_attribute_noreturn();
30-
externintStartSlotSyncWorker(void);
3130

3231
externvoidShutDownSlotSync(void);
3332
externboolSlotSyncWorkerCanRestart(void);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp