From f2f9439fbfba378cb64cd6e5a046e0184cd542c6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 1 May 2012 22:11:12 +0300 Subject: Remove dead ports Remove the following ports: - dgux - nextstep - sunos4 - svr4 - ultrix4 - univel These are obsolete and not worth rescuing. In most cases, there is circumstantial evidence that they wouldn't work anymore anyway. --- src/backend/port/dynloader/dgux.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/backend/port/dynloader/dgux.c (limited to 'src/backend/port/dynloader/dgux.c') diff --git a/src/backend/port/dynloader/dgux.c b/src/backend/port/dynloader/dgux.c deleted file mode 100644 index 34fbcaf2288..00000000000 --- a/src/backend/port/dynloader/dgux.c +++ /dev/null @@ -1,6 +0,0 @@ -/* Dummy file used for nothing at this point - * - * see dgux.h - * - * src/backend/port/dynloader/dgux.c - */ -- cgit v1.2.3