]> granicus.if.org Git - postgresql/commit
Add in port to DG/UX
authorMarc G. Fournier <scrappy@hub.org>
Thu, 25 Jul 1996 20:45:05 +0000 (20:45 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 25 Jul 1996 20:45:05 +0000 (20:45 +0000)
commit8a372d202f92c371aab86e289539d3e37b0314b9
tree964e04b13abd1c637fc8db444589e688ffff89a2
parent5315d37c207c907c2b732ef9c34ab61aaee8fa13
Add in port to DG/UX

Submitted by: "Brian E. Gallew" <geek+@cmu.edu>
src/Makefile.global
src/backend/port/dgux/Makefile.inc [new file with mode: 0644]
src/backend/port/dgux/dynloader.c [new file with mode: 0644]
src/backend/port/dgux/machine.h [new file with mode: 0644]
src/backend/port/dgux/port-protos.h [new file with mode: 0644]
src/backend/port/dgux/port.c [new file with mode: 0644]
src/mk/port/postgres.mk.dgux [new file with mode: 0644]