Allow more include files to be compiled in their own by adding missing
Bruce Momjian <bruce@momjian.us>
Allow more include files to be compiled in their own by adding missing include dependencies. Modify pgcompinclude to skip a common fcinfo error.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cubedata.h | modified | +2 −0 |
| src/backend/replication/repl_gram.y | modified | +1 −0 |
| src/include/access/gin_private.h | modified | +1 −0 |
| src/include/access/hash.h | modified | +1 −0 |
| src/include/access/htup.h | modified | +1 −0 |
| src/include/access/nbtree.h | modified | +1 −1 |
| src/include/access/xlog.h | modified | +1 −1 |
| src/tools/pginclude/pgcompinclude | modified | +3 −0 |