]> granicus.if.org Git - postgresql/commit
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
authorBruce Momjian <bruce@momjian.us>
Sat, 28 Dec 1996 02:13:05 +0000 (02:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 28 Dec 1996 02:13:05 +0000 (02:13 +0000)
commitcb6cb7745d426e712314f6b92e79a63bd32b3759
tree3738a6a452923a8c35a63da6382818a00a08c95d
parenta2b7f629766cac6b2566fc2ed21055f6653a5285
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.)
src/Makefile.global
src/backend/port/sparc_solaris/port-protos.h
src/backend/postmaster/Makefile
src/backend/utils/adt/numutils.c
src/bin/psql/psql.c
src/include/config.h
src/include/utils/dynamic_loader.h
src/interfaces/libpq/fe-lobj.c