pgsql: Reduce includes in pgstat.h

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Reduce includes in pgstat.h
Date: 2026-02-26 12:51:29
Message-ID: E1vvaq1-001FSX-2r@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reduce includes in pgstat.h

The lack of fallout here is somewhat surprising.

Author: Andres Freund <andres(at)anarazel(dot)de>
Discussion: https://postgr.es/m/aY-UE-4t7FiYgH3t@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7bb50dd7d6b9f3cbad005aeb6eb9e4a065481b25

Modified Files
--------------
src/include/pgstat.h | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2026-02-26 13:34:05 pgsql: Add non-text output formats to pg_dumpall
Previous Message Álvaro Herrera 2026-02-26 10:50:56 pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children