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
config
contrib
doc
src
.cirrus.yml -rw-r--r-- 17.7 KB
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 9.5 KB
.gitattributes -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 504 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.1 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.8 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 397 bytes
configure -rwxr-xr-x 581.6 KB
configure.ac -rw-r--r-- 86.5 KB

README

back to top