Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
Bruce Momjian <bruce@momjian.us>
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full gmake of the code without interruption. There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that all supported platforms have MAXPATHLEN defined in <sys/param.h>. (The only unknowns for the above are AIX and IRIX5.)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/sparc_solaris/port-protos.h | modified | +4 −2 |
| src/backend/postmaster/Makefile | modified | +12 −1 |
| src/backend/utils/adt/numutils.c | modified | +4 −4 |
| src/bin/psql/psql.c | modified | +2 −1 |
| src/include/config.h | modified | +3 −7 |
| src/include/utils/dynamic_loader.h | modified | +2 −8 |
| src/interfaces/libpq/fe-lobj.c | modified | +1 −5 |
| src/Makefile.global | modified | +3 −1 |