Re: Superfluous libpq-be.h include in GSSAPI code - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: Superfluous libpq-be.h include in GSSAPI code
Date
Msg-id CAOBaU_Yjq9qhxoyjF0f1O8UdH9k+PgUOX7Fp_sFCRHkGgE_T=g@mail.gmail.com
Whole thread Raw
In response to Superfluous libpq-be.h include in GSSAPI code  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Superfluous libpq-be.h include in GSSAPI code
List pgsql-hackers
On Fri, Jun 28, 2019 at 4:37 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> backend/libpq/be-secure-gssapi.c is including both libpq-be.h and libpq.h,
> which makes libpq-be.h superfluous as it gets included via libpq.h.  The
> attached patch removes the inclusion of libpq-be.h to make be-secure-gssapi.c
> behave like other files which need both headers.

LGTM.



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview?
Next
From: Peter Geoghegan
Date:
Subject: Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activityview?