diff options
author | Tom Lane | 2016-03-18 17:43:13 +0000 |
---|---|---|
committer | Tom Lane | 2016-03-18 17:43:17 +0000 |
commit | 3422fecccadb021b7b4cdbc73b2c29f66f031761 (patch) | |
tree | ab2baf99174fb393d8e87322994599ca1a5abced /contrib/postgres_fdw/postgres_fdw.h | |
parent | 61d2ebdbf9155d80f83281d8c5729c8f8f0949bc (diff) |
Clean up some misplaced #includes.
Random .h files have no business including postgres-fe.h (or postgres.h).
If that wasn't the first #include done by the calling .c file, it's the
.c file that's broken. Noted while prepping Kyotaro Horiguchi's psql
lexer refactoring patch.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions