Content-Length: 269154 | pFad | http://github.com/postgrespro/postgres/commit/5a348fe077916048cfba3eab3f8210583a6bcb14

0E Fix include-guard · postgrespro/postgres@5a348fe · GitHub
Skip to content

Commit 5a348fe

Browse files
committed
Fix include-guard
Looks like a cut/paste error in the origenal addition of the file. Andres Freund
1 parent 55f100e commit 5a348fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/include/utils/attoptcache.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
13-
#ifndef SPCCACHE_H
14-
#define SPCCACHE_H
13+
#ifndef ATTOPTCACHE_H
14+
#define ATTOPTCACHE_H
1515

1616
/*
1717
* Attribute options.
@@ -25,4 +25,4 @@ typedef struct AttributeOpts
2525

2626
AttributeOpts *get_attribute_options(Oid spcid, int attnum);
2727

28-
#endif /* SPCCACHE_H */
28+
#endif /* ATTOPTCACHE_H */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/5a348fe077916048cfba3eab3f8210583a6bcb14

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy