1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

More chanes for bsdi_2_1 removal

This commit is contained in:
Bruce Momjian
1996-11-01 03:36:16 +00:00
parent fba75d0fdc
commit dd10d0de23
5 changed files with 14 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: buf_internals.h,v 1.2 1996/10/31 09:49:42 scrappy Exp $
* $Id: buf_internals.h,v 1.3 1996/11/01 03:36:13 momjian Exp $
*
* NOTE
* If BUFFERPAGE0 is defined, then 0 will be used as a
@@ -163,7 +163,6 @@ struct sbufdesc {
#if defined(PORTNAME_BSD44_derived) || \
defined(PORTNAME_bsdi) || \
defined(PORTNAME_bsdi_2_1) || \
defined(PORTNAME_i386_solaris) || \
defined(PORTNAME_linux) || \
defined(PORTNAME_sparc) || \

View File

@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: ipc.h,v 1.6 1996/10/31 09:49:48 scrappy Exp $
* $Id: ipc.h,v 1.7 1996/11/01 03:36:16 momjian Exp $
*
* NOTES
* This file is very architecture-specific. This stuff should actually
@@ -33,7 +33,6 @@
defined(PORTNAME_alpha) || \
defined(PORTNAME_BSD44_derived) || \
defined(PORTNAME_bsdi) || \
defined(PORTNAME_bsdi_2_1) || \
defined(PORTNAME_hpux) || \
defined(PORTNAME_i386_solaris) || \
defined(PORTNAME_irix5) || \