OSDN Git Service

Allow each C include file to compile on its own by including any needed
authorBruce Momjian <bruce@momjian.us>
Tue, 11 Jul 2006 13:54:25 +0000 (13:54 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 11 Jul 2006 13:54:25 +0000 (13:54 +0000)
commitb85a965f5fc7243d0386085e12f7a6c836503b42
tree659ff5b830aa754b70dbde857d3597d356409c42
parent45a43090748331134d57bc2b74e918b188f34f3a
Allow each C include file to compile on its own by including any needed
header files.
13 files changed:
src/bin/pg_dump/pg_backup.h
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_db.h
src/include/access/gin.h
src/include/commands/sequence.h
src/include/port.h
src/include/rewrite/rewriteHandler.h
src/include/utils/inet.h
src/include/utils/numeric.h
src/include/utils/syscache.h
src/interfaces/ecpg/include/ecpglib.h
src/timezone/pgtz.h
src/tools/pginclude/README