Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian <bruce@momjian.us>
Added consistent include file handling for MAXHOSTNAMELEN. If I have introduced any syntax errors with this, I will patch them in the morning, and Marc will have a good laugh.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +5 −2 |
| src/backend/postmaster/postmaster.c | modified | +10 −19 |
| src/backend/tcop/postgres.c | modified | +3 −7 |
| src/bin/pg4_dump/pg4_dump.c | modified | +2 −1 |
| src/interfaces/libpq/fe-auth.c | modified | +5 −2 |