p3

text/plain

Filename: p3
Type: text/plain
Part: 2
Message: Patches for alpha w. cc
*** postgresql-6.5.2/src/include/storage/s_lock.h	Sat Sep 18 19:06:24 1999
--- postgresql-6.5.2/src/include/storage/s_lock.h.orig	Fri Jul 30 20:07:17 1999
***************
*** 226,232 ****
   * All non gcc
   */
  
! #if defined(__alpha)
  /*
   * OSF/1 (Alpha AXP)
   *
--- 226,232 ----
   * All non gcc
   */
  
! #if defined(__alpha__)
  /*
   * OSF/1 (Alpha AXP)
   *