]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make sure postgres.h is included before we start checking #ifdef's for other
authorMarc G. Fournier <scrappy@hub.org>
Sat, 12 Apr 1997 09:37:31 +0000 (09:37 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 12 Apr 1997 09:37:31 +0000 (09:37 +0000)
commitdf2374f0245f17cde5ca0bbf2c79ba845ef20a1c
treeb086c4ec9d511aa654e1307feeade3205864018c
parentfcf7d45b369aefadf26ae1389661650c5472cceb
Make sure postgres.h is included before we start checking #ifdef's for other
header files.

Pointed out by: Edmund Mergl <E.Mergl@bawue.de>
src/backend/main/main.c