index 1ece416e874ed8e83e145c8e4d43698fa107fce6..ec3ef6d870cf35f697805b32964ac615a961d75d 100644 (file)
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.76 2000年07月03日 23:09:16 wieck Exp $
+ * $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.77 2000年07月03日 23:58:32 tgl Exp $
*
*
* INTERFACE ROUTINES
#include "access/heapam.h"
#include "access/hio.h"
+#include "access/tuptoaster.h"
#include "access/valid.h"
#include "catalog/catalog.h"
#include "miscadmin.h"