diff options
Diffstat (limited to 'src/backend')
-rw-r--r-- | src/backend/port/BSD44_derived/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/aix/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/alpha/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/bsdi/machine.h | 18 | ||||
-rw-r--r-- | src/backend/port/dgux/machine.h | 18 | ||||
-rw-r--r-- | src/backend/port/hpux/machine.h | 18 | ||||
-rw-r--r-- | src/backend/port/i386_solaris/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/irix5/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/linux/machine.h | 18 | ||||
-rw-r--r-- | src/backend/port/nextstep/machine.h | 6 | ||||
-rw-r--r-- | src/backend/port/sparc/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/sparc_solaris/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/svr4/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/ultrix4/machine.h | 19 | ||||
-rw-r--r-- | src/backend/port/win32/machine.h | 2 |
15 files changed, 0 insertions, 251 deletions
diff --git a/src/backend/port/BSD44_derived/machine.h b/src/backend/port/BSD44_derived/machine.h deleted file mode 100644 index 3d4e7656609..00000000000 --- a/src/backend/port/BSD44_derived/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:42 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/aix/machine.h b/src/backend/port/aix/machine.h deleted file mode 100644 index e05a1346495..00000000000 --- a/src/backend/port/aix/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:41 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/alpha/machine.h b/src/backend/port/alpha/machine.h deleted file mode 100644 index 3d4e7656609..00000000000 --- a/src/backend/port/alpha/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:42 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/bsdi/machine.h b/src/backend/port/bsdi/machine.h deleted file mode 100644 index d53defbfd4c..00000000000 --- a/src/backend/port/bsdi/machine.h +++ /dev/null @@ -1,18 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * machine.h,v 1.1.1.1 1994/11/07 05:19:37 andrew Exp - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif diff --git a/src/backend/port/dgux/machine.h b/src/backend/port/dgux/machine.h deleted file mode 100644 index 75596a2619f..00000000000 --- a/src/backend/port/dgux/machine.h +++ /dev/null @@ -1,18 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1 1996/07/25 20:43:59 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif diff --git a/src/backend/port/hpux/machine.h b/src/backend/port/hpux/machine.h deleted file mode 100644 index b178a621726..00000000000 --- a/src/backend/port/hpux/machine.h +++ /dev/null @@ -1,18 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:43 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif diff --git a/src/backend/port/i386_solaris/machine.h b/src/backend/port/i386_solaris/machine.h deleted file mode 100644 index c8cc81b3587..00000000000 --- a/src/backend/port/i386_solaris/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1 1996/07/20 08:34:33 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/irix5/machine.h b/src/backend/port/irix5/machine.h deleted file mode 100644 index fd1f22c8a93..00000000000 --- a/src/backend/port/irix5/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * machine.h,v 1.1.1.1 1994/11/07 05:19:38 andrew Exp - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/linux/machine.h b/src/backend/port/linux/machine.h deleted file mode 100644 index 90458810e98..00000000000 --- a/src/backend/port/linux/machine.h +++ /dev/null @@ -1,18 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:44 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif diff --git a/src/backend/port/nextstep/machine.h b/src/backend/port/nextstep/machine.h deleted file mode 100644 index ef2585ccb02..00000000000 --- a/src/backend/port/nextstep/machine.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif diff --git a/src/backend/port/sparc/machine.h b/src/backend/port/sparc/machine.h deleted file mode 100644 index d34b65ff333..00000000000 --- a/src/backend/port/sparc/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:44 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/sparc_solaris/machine.h b/src/backend/port/sparc_solaris/machine.h deleted file mode 100644 index 35fe7afe61e..00000000000 --- a/src/backend/port/sparc_solaris/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:45 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/svr4/machine.h b/src/backend/port/svr4/machine.h deleted file mode 100644 index fd1f22c8a93..00000000000 --- a/src/backend/port/svr4/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * machine.h,v 1.1.1.1 1994/11/07 05:19:38 andrew Exp - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/ultrix4/machine.h b/src/backend/port/ultrix4/machine.h deleted file mode 100644 index 35fe7afe61e..00000000000 --- a/src/backend/port/ultrix4/machine.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * machine.h-- - * - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:45 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ -#ifndef MACHINE_H -#define MACHINE_H - -#define BLCKSZ 8192 - -#endif - diff --git a/src/backend/port/win32/machine.h b/src/backend/port/win32/machine.h deleted file mode 100644 index 43e40574966..00000000000 --- a/src/backend/port/win32/machine.h +++ /dev/null @@ -1,2 +0,0 @@ -#define BLCKSZ 8192 -#define NOFILE 100 |