#include "postgres.h" exists in most .c files in system, so adding
Marc G. Fournier <scrappy@hub.org>
#include "postgres.h" exists in most .c files in system, so adding #include "config.h" here will (should?) ensure that any platform dependencies defined in config.h should be reflected in all .c files...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/include/postgres.h | modified | +2 −1 |