From: Brian E Gallew <geek+@cmu.edu>
Marc G. Fournier <scrappy@hub.org>
From: Brian E Gallew <geek+@cmu.edu> dgux 5.4R4.11 Missing port-protos.h (not needed, I think). Wants dld.h. Should really use the system dl stuff (like i386_solaris). Needs to include <netinet/in.h> before <arpa/inet.h>. Here are some patches...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/dynloader/dgux.c | modified | +3 −97 |
| src/backend/port/dynloader/dgux.h | modified | +13 −12 |
| src/include/config.h.in | modified | +6 −0 |