Re: DOCS - Add an "Options" section for pg_controldata

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - Add an "Options" section for pg_controldata
Date: 2026-02-22 06:19:29
Message-ID: aZqf8fI7SxrBmDgN@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 19, 2026 at 04:49:13AM +0100, Andreas Karlsson wrote:
> The changes look good and are consistent with many other commands like for
> example pg_checksums. A clear improvement in consistency.

Aye. I can get behind that as well. That looks also like an
improvement here.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hüseyin Demir 2026-02-22 08:05:19 Re: COMMENTS are not being copied in CREATE TABLE LIKE
Previous Message Marcos Magueta 2026-02-22 05:11:18 Re: WIP - xmlvalidate implementation from TODO list