From: Peter Gucwa <pg@softcomputer.com>
Marc G. Fournier <scrappy@hub.org>
From: Peter Gucwa <pg@softcomputer.com> Here are patches needed to complie under AIX 4.2. I changed configure.in, pqcomm.c, config.h.in, and fe-connect.c. Also I had to install flex because lex did not want to translate pgc.l.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqcomm.c | modified | +5 −5 |
| src/configure | modified | +174 −144 |
| src/configure.in | modified | +9 −0 |
| src/include/config.h.in | modified | +3 −0 |
| src/interfaces/libpq/fe-connect.c | modified | +2 −2 |