[PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE - Mailing list pgsql-hackers

From Ryo Matsumura (Fujitsu)
Subject [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
Date
Msg-id TYRPR01MB13457D31085CB5B246DBBA1AFE845A@TYRPR01MB13457.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE
List pgsql-hackers
Hi Hackers,

It looks like the EXPLAIN documentation is missing an explanation of the default values for the BUFFERS and SERIALIZE options.
I've attached a patch that adds this information.
While the documentation currently notes that these options are implicitly enabled when ANALYZE is specified, the default values of the parameters themselves do not appear to be documented.

Best Regards
Ryo Matsumura
Attachment

pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: pg_plan_advice
Next
From: Viktor Holmberg
Date:
Subject: Re: support fast default for domain with constraints