Re: recovery modules

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: recovery modules
Date: 2023-02-04 18:14:36
Message-ID: 20230204181436.GA267131@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Feb 04, 2023 at 11:59:20AM +0900, Michael Paquier wrote:
> + ArchiveModuleCallbacks struct filled with the callback function pointers for
> This needs a structname markup.
>
> + can use <literal>state->private_data</literal> to store it.
> And here it would be structfield.

fixed

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v6-0001-s-ArchiveContext-ArchiveCallbacks.patch text/x-diff 2.8 KB
v6-0002-move-archive-module-exports-to-dedicated-headers.patch text/x-diff 6.9 KB
v6-0003-restructure-archive-modules-API.patch text/x-diff 13.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2023-02-04 19:10:55 Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE
Previous Message Pavel Stehule 2023-02-04 18:08:09 Re: proposal: psql: psql variable BACKEND_PID