ftp.nice.ch/pub/next/database/postgres95/pg95-port-next.s.tar.gz#/src/backend/port/next/values.h

This is values.h in view mode; [Download] [Up]

/* $Id: values.h,v 2.0 1994/07/12 16:49:14 tom Exp $

   Dummy <values.h> for NeXT.
   Should be replaced with <limits.h> in postgres sources, really.
 */

#ifndef VALUES_H_NeXT
#define VALUES_H_NeXT

#include <limits.h>

#define MAXINT INT_MAX

#endif /* VALUES_H_NeXT */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.