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 via email to