mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 11:50:33 -05:00
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 |
||
|---|---|---|
| .. | ||
| .similar | ||
| aix_41 | ||
| aix_325 | ||
| aix_gcc | ||
| alpha | ||
| bsdi_2.0 | ||
| bsdi_2.1 | ||
| bsdi_3.0 | ||
| dgux | ||
| freebsd | ||
| generic | ||
| hpux_cc | ||
| hpux_gcc | ||
| irix5 | ||
| linux_alpha | ||
| linux_i386 | ||
| linux_ppc | ||
| linux_sparc | ||
| netbsd | ||
| nextstep | ||
| openbsd | ||
| sco | ||
| solaris_i386_cc | ||
| solaris_i386_gcc | ||
| solaris_sparc_cc | ||
| solaris_sparc_gcc | ||
| sunos4_cc | ||
| sunos4_gcc | ||
| svr4 | ||
| ultrix4 | ||
| univel | ||
| unixware | ||