basebackup_to_shell: Add missing MarkGUCPrefixReserved()
authorMichael Paquier <michael@paquier.xyz>
Mon, 2 May 2022 11:16:19 +0000 (20:16 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 2 May 2022 11:16:19 +0000 (20:16 +0900)
commit7307988abdff6c948d87e6d9dc9aaaa1f4c5283f
treea482a7458808185416abba0fd03d929a0c3317c6
parentd89f97e83efed4b2ac0a1803a1b6813c8277de73
basebackup_to_shell: Add missing MarkGUCPrefixReserved()

Oversight in c6306db24, as per a requirement from 88103567.  All the
other modules in the tree, be they in contrib/ or src/test/modules/,
already do that.

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACUy7q_KwSMda+2SHPSWep32tNUM8cXGRS3=-Vfodo9OUg@mail.gmail.com
contrib/basebackup_to_shell/basebackup_to_shell.c