Re: Return pg_control from pg_backup_stop().

From: David Steele <david(at)pgbackrest(dot)org>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Return pg_control from pg_backup_stop().
Date: 2026-03-06 01:27:38
Message-ID: f74cab02-5ebb-439c-975b-29d019eed787@pgbackrest.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/20/26 12:47, David Steele wrote:
> On 2/20/26 10:10, David Steele wrote:
>> On 8/7/25 05:30, David Steele wrote:
>>> On 1/24/25 13:43, David Steele wrote:
>>>>
>>>> Rebased and improved a comment and an error.
>>> Rebased to fix breakage caused by the split of func.sgml in 4e23c9e.
>>
>>
>> Rebased to implement simplification added by "Simplify creation of
>> built-in functions with default arguments" (759b03b2).

Rebased on "Simplify creation of built-in functions with non-default
ACLs." (f95d73ed).

Regards,
-David

Attachment Content-Type Size
pgcontrol-flag-v8-01-basebackup.patch text/plain 11.5 KB
pgcontrol-flag-v8-02-sql.patch text/plain 9.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-03-06 02:12:49 Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Previous Message Jacob Champion 2026-03-06 01:04:31 Re: [oauth] Add TLS support to OAuth tests