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

Commit7307988

Browse files
committed
basebackup_to_shell: Add missing MarkGUCPrefixReserved()
Oversight inc6306db, as per a requirement from8810356. All theother modules in the tree, be they in contrib/ or src/test/modules/,already do that.Author: Bharath RupireddyDiscussion:https://postgr.es/m/CALj2ACUy7q_KwSMda+2SHPSWep32tNUM8cXGRS3=-Vfodo9OUg@mail.gmail.com
1 parentd89f97e commit7307988

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎contrib/basebackup_to_shell/basebackup_to_shell.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ _PG_init(void)
8686
0,
8787
NULL,NULL,NULL);
8888

89+
MarkGUCPrefixReserved("basebackup_to_shell");
90+
8991
BaseBackupAddTarget("shell",shell_check_detail,shell_get_sink);
9092
}
9193

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp