-
- Downloads
Here are additional patches for the UnixWare 7 port. Summary of changes: In pqcomm.h, use the SUN_LEN macro if it is defined to calculate the size of the sockaddr_un structure. In unixware.h, drop the use of the UNIXWARE macro. Everything can be handled with the USE_UNIVEL_CC and DISABLE_COMPLEX_MACRO macros. In s_lock.h, remove the reference to the UNIXWARE macro (see above). In the unixware template, add the YFLAGS:-d line. In various makefile templates, add (or cleanup) unixware and univel port specific information. -- Billy G. Allie
Showing
- src/include/libpq/pqcomm.h 6 additions, 1 deletionsrc/include/libpq/pqcomm.h
- src/include/port/unixware.h 5 additions, 1 deletionsrc/include/port/unixware.h
- src/include/storage/s_lock.h 3 additions, 3 deletionssrc/include/storage/s_lock.h
- src/interfaces/libpgtcl/Makefile.in 8 additions, 1 deletionsrc/interfaces/libpgtcl/Makefile.in
- src/interfaces/libpq++/Makefile 15 additions, 1 deletionsrc/interfaces/libpq++/Makefile
- src/interfaces/libpq/Makefile.in 9 additions, 2 deletionssrc/interfaces/libpq/Makefile.in
- src/template/unixware 3 additions, 2 deletionssrc/template/unixware
Loading
Please register or sign in to comment