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: 55f100e)
Fix include-guard
Sun, 7 Jul 2013 11:36:20 +0000 (13:36 +0200)
Sun, 7 Jul 2013 11:36:20 +0000 (13:36 +0200)
Looks like a cut/paste error in the original addition of the file.

Andres Freund


diff --git a/src/include/utils/attoptcache.h b/src/include/utils/attoptcache.h
index e1c4ab455d5209ef6d7d323fc7a371c5b9f2b887..133a07591ced542e1cd9d66d609e9245dd1f8272 100644 (file)
--- a/src/include/utils/attoptcache.h
+++ b/src/include/utils/attoptcache.h
@@ -10,8 +10,8 @@
*
*-------------------------------------------------------------------------
*/
-#ifndef SPCCACHE_H
-#define SPCCACHE_H
+#ifndef ATTOPTCACHE_H
+#define ATTOPTCACHE_H
/*
* Attribute options.
@@ -25,4 +25,4 @@ typedef struct AttributeOpts
AttributeOpts *get_attribute_options(Oid spcid, int attnum);
-#endif /* SPCCACHE_H */
+#endif /* ATTOPTCACHE_H */
This is the main PostgreSQL git repository.
RSS Atom

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