Re: file_fdw: Add missing docs for the DEFAULT option

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: file_fdw: Add missing docs for the DEFAULT option
Date: 2026-01-09 09:49:47
Message-ID: CAHGQGwGB7EfQiAiXps4pN_kDL13O5UVB-EQyQAgT39Pj6Dw_EA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Fri, Jan 9, 2026 at 5:06 PM Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> wrote:
>
> Hi hackers,
>
> Commit 9f8377f[0] introduced the DEFAULT option for file_fdw, but the
> documentation was not updated. The attached patch adds the missing
> documentation.

Thanks for the patch! LGTM.
I'm thinking of backpatching this to v16, where the DEFAULT option was
introduced.

Regards,

--
Fujii Masao

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2026-01-12 12:50:12 Exact number of mandatory features required for full Core conformance in SQL:2023
Previous Message Shinya Kato 2026-01-09 08:05:56 file_fdw: Add missing docs for the DEFAULT option