Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE

From: "Ryo Matsumura (Fujitsu)" <matsumura(dot)ryo(at)fujitsu(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
Date: 2026-03-18 10:08:57
Message-ID: TYRPR01MB13457C47207252BB714462E17E84EA@TYRPR01MB13457.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 17, 2026 at 15:34:00 +0000, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> Since the docs already state that buffer usage is automatically included
> when ANALYZE is used, the focus here seems to be clarifying the behavior
> of BUFFERS without ANALYZE. From that perspective, it might be better to
> explicitly describe what happens when BUFFERS is TRUE without ANALYZE.
> I've updated the patch accordingly. Patch attached. Thought?

I have no objections. Sorry for my shallow understanding.

Best Regards
Ryo Matsumura

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-03-18 10:17:13 Re: Type assertions without GCC builtins
Previous Message Ashutosh Bapat 2026-03-18 10:04:28 Re: SQL Property Graph Queries (SQL/PGQ)