doc: Clarify BUFFERS behavior without ANALYZE in EXPLAIN This commit clarifies the documentation for the BUFFERS option of EXPLAIN by explicitly describing its behavior when ANALYZE is not specified.
Author: Ryo Matsumura <[email protected]> Reviewed-by: Fujii Masao <[email protected]> Discussion: https://postgr.es/m/tyrpr01mb13457d31085cb5b246dbba1afe8...@tyrpr01mb13457.jpnprd01.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/645c6d05cc37d06994b7423c1bf816c609bcb6be Modified Files -------------- doc/src/sgml/ref/explain.sgml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
