Re:Some cleanup of pg_stat_statements tests

From: zengman <zengman(at)halodbtech(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re:Some cleanup of pg_stat_statements tests
Date: 2026-01-20 06:33:16
Message-ID: tencent_26A8EACB699525235CB4F334@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> In passing, I'd like to suggest that REGRESS in the Makefile uses one
> item per line, to minimize diffs when we add new stuff.
> Any thoughts or objections about the attached?

Hi,

I noticed that wal entry_timestamp is still on the same line. Should we split it here as well?

--
Regards,
Man Zeng
www.openhalo.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniil Davydov 2026-01-20 06:35:27 Fix comments for buf_id field of BufferDesc structure
Previous Message Peter Smith 2026-01-20 06:29:35 Re: Proposal: Conflict log history table for Logical Replication