git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2f12c9f)
Add missing #include for TOAST.
Mon, 3 Jul 2000 23:58:32 +0000 (23:58 +0000)
Mon, 3 Jul 2000 23:58:32 +0000 (23:58 +0000)

diff --git a/src/backend/access/heap/heapam.c b/src/backend/access/heap/heapam.c
index 1ece416e874ed8e83e145c8e4d43698fa107fce6..ec3ef6d870cf35f697805b32964ac615a961d75d 100644 (file)
--- a/src/backend/access/heap/heapam.c
+++ b/src/backend/access/heap/heapam.c
@@ -8,7 +8,7 @@
*
*
* 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
@@ -78,6 +78,7 @@
#include "access/heapam.h"
#include "access/hio.h"
+#include "access/tuptoaster.h"
#include "access/valid.h"
#include "catalog/catalog.h"
#include "miscadmin.h"
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /