#include "postgres.h" is a standard include for all .c files, auto-including

Marc G. Fournier <scrappy@hub.org>

Commit: 9caf84bc00ee6759d35556bdadcec71721198ce2
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-10-18T18:28:33Z
Releases: 7.1.1
#include "postgres.h" is a standard include for all .c files, auto-including
config.h, c.h *and* elog.h...added elog.h

Files

PathChange+/−
src/backend/include/postgres.h modified +2 −1