public inbox for [email protected]  
help / color / mirror / Atom feed
From: Álvaro Herrera <[email protected]>
To: [email protected]
Subject: pgsql: Don't include latch.h in libpq/libpq.h
Date: Thu, 26 Feb 2026 17:06:34 +0000
Message-ID: <[email protected]> (raw)

Don't include latch.h in libpq/libpq.h

This reduces the inclusion footprint of latch.h a bit.

Per suggestion from Andres Freund.

Discussion: https://postgr.es/m/pap7mzhcxvuwlfdebjkh646ntyk4brtwm4dbocfpllwdccta5t@w3d7wz6mjpwv

Branch
------
master

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

Modified Files
--------------
src/backend/libpq/be-secure-gssapi.c | 1 +
src/backend/libpq/be-secure.c        | 1 +
src/backend/libpq/pqcomm.c           | 1 +
src/include/libpq/libpq.h            | 5 ++++-
4 files changed, 7 insertions(+), 1 deletion(-)



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: Don't include latch.h in libpq/libpq.h
  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