https://github.com/postgres/postgres
Revision 940c1c7ed3d14ae132c9b96643be6901b2d92993 authored by Andres Freund on 17 September 2022, 16:21:59 UTC, committed by Andres Freund on 17 September 2022, 16:23:49 UTC
Frontend code shouldn't include postgres.h. Some files in src/port/ need to
include postgres.h/postgres_fe.h, but these files don't.

Discussion: https://postgr.es/m/20220915022626.5xx3ccgkzpkqw5mq@awork3.anarazel.de
Backpatch: 12-, where 3fd2a7932ef introduced (some) of these files
1 parent fb50379
History
Tip revision: 940c1c7ed3d14ae132c9b96643be6901b2d92993 authored by Andres Freund on 17 September 2022, 16:21:59 UTC
Include c.h instead of postgres.h in src/port/*p{read,write}*.c
Tip revision: 940c1c7
File Mode Size
Makefile -rw-r--r-- 441 bytes
ax_pthread.m4 -rw-r--r-- 20.3 KB
c-compiler.m4 -rw-r--r-- 24.2 KB
c-library.m4 -rw-r--r-- 6.7 KB
check_decls.m4 -rw-r--r-- 4.9 KB
check_modules.pl -rw-r--r-- 866 bytes
config.guess -rw-r--r-- 48.3 KB
config.sub -rw-r--r-- 34.6 KB
general.m4 -rw-r--r-- 5.2 KB
install-sh -rwxr-xr-x 13.7 KB
libtool.m4 -rw-r--r-- 4.1 KB
llvm.m4 -rw-r--r-- 4.5 KB
missing -rwxr-xr-x 1.3 KB
perl.m4 -rw-r--r-- 4.7 KB
pkg.m4 -rw-r--r-- 10.0 KB
prep_buildtree -rw-r--r-- 1.3 KB
programs.m4 -rw-r--r-- 10.7 KB
python.m4 -rw-r--r-- 7.0 KB
tcl.m4 -rw-r--r-- 3.1 KB

back to top