head     1.2;
branch   ;
access   ;
symbols  Version_2_1:1.2 Version_2:1.2 C_Demo_1:1.2;
locks    ; strict;
comment  @ * @;


1.2
date     89.09.05.17.20.51;  author mao;  state Version_2;
branches ;
next     1.1;

1.1
date     89.08.04.13.16.29;  author dillon;  state Exp;
branches ;
next     ;


desc
@machine specific constants
@


1.2
log
@Working version of C-only demo
@
text
@
/*
 *  $Header: /usr6/postgres/mao/postgres/src/port/sunos/RCS/machine.h,v 1.1 89/08/04 13:16:29 dillon Exp $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif

@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
 *  $Header: machine.h,v 1.13 89/08/03 02:00:00 dillon Exp $
@
