public inbox for [email protected]  
help / color / mirror / Atom feed
From: Robert Haas <[email protected]>
To: [email protected]
Subject: pgsql: Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa0551
Date: Wed, 26 Mar 2025 18:24:28 +0000
Message-ID: <[email protected]> (raw)

Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa05512

It added bogus whitespace at the end of a line in the documentation.
It should not have done that.

The pg_overexplain tests must SET debug_parallel_query = false,
not just RESET debug_parallel_query, or we get failures on test
machines that make debug_parallel_query = true the defualt.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/de65c4dade0a36026f3d0745dc8134186dab49cf

Modified Files
--------------
contrib/pg_overexplain/expected/pg_overexplain.out | 2 +-
contrib/pg_overexplain/sql/pg_overexplain.sql      | 2 +-
doc/src/sgml/pgoverexplain.sgml                    | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa0551
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox