projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7489eb4
)
Update obsolete comment
author
Alvaro Herrera
<
[email protected]
>
Tue, 3 Sep 2013 20:52:11 +0000
(16:52 -0400)
committer
Alvaro Herrera
<
[email protected]
>
Tue, 3 Sep 2013 20:53:16 +0000
(16:53 -0400)
src/include/storage/relfilenode.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/storage/relfilenode.h
b/src/include/storage/relfilenode.h
index 75f897f4e282c43e9a9780b0735dd4a8b2c65fbe..33d39f204fd2a5fda23a5afd65ce4140833260ab 100644
(file)
--- a/
src/include/storage/relfilenode.h
+++ b/
src/include/storage/relfilenode.h
@@
-32,7
+32,7
@@
typedef enum ForkNumber
/*
* NOTE: if you add a new fork, change MAX_FORKNUM below and update the
- * forkNames array in
catalog
.c
+ * forkNames array in
src/common/relpath
.c
*/
} ForkNumber;