postgresql/src/backend
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
..
access Fix message style 2019-06-06 12:57:57 -04:00
bootstrap In bootstrap mode, use default signal handling for SIGINT etc. 2019-05-14 10:22:28 -04:00
catalog Add command column to pg_stat_progress_create_index 2019-06-04 09:29:02 +02:00
commands Fix default_tablespace usage for partitioned tables 2019-06-07 00:44:17 -04:00
executor Fix inconsistency in comments atop ExecParallelEstimate. 2019-06-07 05:23:52 +05:30
foreign Update copyright for 2019 2019-01-02 12:44:25 -05:00
jit Fix typos in various places 2019-06-03 13:44:03 +09:00
lib Update copyright year. 2019-05-24 12:03:32 +12:00
libpq Move be-gssapi-common.h into src/include/libpq/ 2019-06-08 09:59:02 +09:00
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
nodes Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
optimizer Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
parser Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
partitioning Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
po Translation updates 2019-05-20 16:00:53 +02:00
port Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
postmaster Fix typos. 2019-05-26 18:28:18 +05:30
regex Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
replication Fix typos. 2019-05-24 12:00:59 +12:00
rewrite Fix typos in various places 2019-06-03 13:44:03 +09:00
snowball Update copyright for 2019 2019-01-02 12:44:25 -05:00
statistics Make error logging in extended statistics more consistent 2019-05-30 17:03:36 +02:00
storage Fix typos in various places 2019-06-03 13:44:03 +09:00
tcop Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tsearch Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
utils Fix typos in various places 2019-06-03 13:44:03 +09:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 2019-03-20 11:13:34 +03:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2019-05-20 16:00:53 +02:00