OSDN Git Service

Due to BIND 8.1.1, my Solaris 2.5.1 machine doesn't define MAXHOSTNAMELEN...
authorMarc G. Fournier <scrappy@hub.org>
Wed, 30 Jul 1997 14:08:11 +0000 (14:08 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 30 Jul 1997 14:08:11 +0000 (14:08 +0000)
commitecefacd07d8e2734174b343887b82bb5316ed677
treeef91dc6af475d8785a99d5f5dda8c4af50e8df1c
parent5089f6ce87e2c2f3bc00b954107ea6b6c35169b4
Due to BIND 8.1.1, my Solaris 2.5.1 machine doesn't define MAXHOSTNAMELEN...
so, add a check that basically says if it isn't defined, set it to 256...
src/backend/postmaster/postmaster.c