Move be-gssapi-common.h into src/include/libpq/
Michael Paquier <michael@paquier.xyz>
Move be-gssapi-common.h into src/include/libpq/ The file has been introduced in src/backend/libpq/ as of b0b39f72, but all backend-side headers of libpq are located in src/include/libpq/. Note that the identification path on top of the file referred to src/include/libpq/ from the start. Author: Michael Paquier Reviewed-by: Stephen Frost Discussion: https://postgr.es/m/20190607043415.GE1736@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +1 −1 |
| src/backend/libpq/be-gssapi-common.c | modified | +1 −1 |
| src/backend/libpq/be-secure-gssapi.c | modified | +1 −1 |
| src/include/libpq/be-gssapi-common.h (from src/backend/libpq/be-gssapi-common.h) | renamed | +0 −0 |
Discussion
- be-gssapi-common.h should be located in src/include/libpq/ 6 messages · 2019-06-07 → 2019-06-09