Re: be-gssapi-common.h should be located in src/include/libpq/

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Stephen Frost <sfrost@snowman.net>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2019-06-08T01:21:59Z
Lists: pgsql-hackers
On Fri, Jun 07, 2019 at 08:11:07AM -0400, Stephen Frost wrote:
> I'm pretty sure it ended up there just because that's how things are in
> src/interfaces/libpq.  I don't have any objection to moving it, I had
> really just been waiting to see where that thread ended up going.
> 
> On a quick look, the patch looks fine to me.

OK thanks.  I have committed this portion of the patch for now.  If
there are any remaining issues let's take care of them afterwards.
--
Michael

Commits

  1. Switch position of some declarations in libpq.h

  2. Move be-gssapi-common.h into src/include/libpq/