Dead reference to schema_only_with_statistics in pg_dump TAP code

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Dead reference to schema_only_with_statistics in pg_dump TAP code
Date: 2026-06-15 08:07:45
Message-ID: ai-y0S7Z25NlrG_n@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

While looking at the TAP tests of pg_dump today, I have bumped into a
dead reference to a command sequence named schema_only_with_statistics.
This reference has been removed in 0ed92cf50cc4, and has been listed a
couple of times after that, having no effect.

Let's clean up that as of the attached on HEAD, at least. v18 would
be nice to include in the set, as this script is already complicated
and that could create noise when backpatching.

Comments or opinions?
--
Michael

Attachment Content-Type Size
0001-Remove-dead-code-in-pg_dump-TAP-tests.patch text/plain 4.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Sharma 2026-06-15 08:22:36 Re: Report bytes and transactions actually sent downtream
Previous Message Michael Paquier 2026-06-15 07:55:48 Re: pg_restore handles extended statistics inconsistently with statistics data