postgresql/src
Michael Paquier 35b2d4bc0e 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
2019-06-08 09:59:02 +09:00
..
backend Move be-gssapi-common.h into src/include/libpq/ 2019-06-08 09:59:02 +09:00
bin Improve some comments in pg_checksums about the needed clean shutdown 2019-06-07 20:48:39 +09:00
common Fix typos in various places 2019-06-03 13:44:03 +09:00
fe_utils Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
include Move be-gssapi-common.h into src/include/libpq/ 2019-06-08 09:59:02 +09:00
interfaces Un-break ecpg tests for Windows. 2019-06-02 11:07:54 -04:00
makefiles Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. 2019-04-09 08:25:39 -07:00
pl Clean up PL/Perl's handling of the _() macro. 2019-06-02 12:23:39 -04:00
port Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Fix default_tablespace usage for partitioned tables 2019-06-07 00:44:17 -04:00
timezone Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tools Make cpluspluscheck more portable. 2019-06-02 13:45:01 -04:00
tutorial Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Consistently test for in-use shared memory. 2019-04-12 22:36:38 -07:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00