Add missing MarkGUCPrefixReserved() in basebackup_to_shell module

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Add missing MarkGUCPrefixReserved() in basebackup_to_shell module
Date: 2022-05-02 09:36:39
Message-ID: CALj2ACUy7q_KwSMda+2SHPSWep32tNUM8cXGRS3=-Vfodo9OUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

It looks like commit c6306db24 (Add 'basebackup_to_shell' contrib
module.) missed to reserve basebackup_to_shell module's custom GUC
prefix via MarkGUCPrefixReserved("basebackup_to_shell");. This will
remove

Attaching a tiny patch to fix it.

Regards,
Bharath Rupireddy.

Attachment Content-Type Size
v1-0001-Add-missing-MarkGUCPrefixReserved-in-basebackup_t.patch application/octet-stream 834 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2022-05-02 10:17:54 Re: bogus: logical replication rows/cols combinations
Previous Message Tomas Vondra 2022-05-02 09:35:00 Re: bogus: logical replication rows/cols combinations