pgsql: Reduce basebackup_sink.h inclusion footprint

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Reduce basebackup_sink.h inclusion footprint
Date: 2022-10-12 07:44:26
Message-ID: E1oiWPi-0021Gn-8D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reduce basebackup_sink.h inclusion footprint

This file doesn't need xlog_internal.h, only xlogdefs.h.

Branch
------
master

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

Modified Files
--------------
src/include/backup/basebackup_sink.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2022-10-12 07:57:30 pgsql: Reduce xlog.h inclusion footprint
Previous Message Peter Eisentraut 2022-10-12 05:06:40 pgsql: Add meson.build to version_stamp.pl