OSDN Git Service

Added a SVR4 port
authorMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:52:54 +0000 (13:52 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 13:52:54 +0000 (13:52 +0000)
commit926a066d407e3d968cb5ce8c56fbdf43ee7d2aeb
tree9f88ce19b16fa32614a4552d828dc5c86f0fd9bf
parent0e9f4ceae0772a377a2e0b6b50bd5897c2a0f7f4
Added a SVR4 port

---

below my signature, there are a coupls of diffs and files in a shell
archive, which were needed to build postgres95 1.02 on Siemens Nixdorfs
MIPS based SINIX systems. Except for the compiler switches "-W0" and
"-LD-Blargedynsym" these diffs should also apply for other SVR4 based
systems. The changes in "Makefile.global" and "genbki.sh" can probably
be ignored (I needed gawk, to make the script run).

There is one bugfix thou. In "src/backend/parser/sysfunc.c" the
function in this file didn't honor the EUROPEAN_DATES ifdef.

---

Submitted by:  Frank Ridderbusch <ridderbusch.pad@sni.de>
src/Makefile.global
src/backend/Makefile
src/backend/catalog/genbki.sh
src/backend/parser/sysfunc.c
src/backend/storage/ipc.h
src/backend/utils/adt/float.c
src/backend/utils/adt/nabstime.c
src/mk/port/postgres.mk.svr4