We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7489eb4 commit 8b290f3Copy full SHA for 8b290f3
src/include/storage/relfilenode.h
@@ -32,7 +32,7 @@ typedef enum ForkNumber
32
33
/*
34
* NOTE: if you add a new fork, change MAX_FORKNUM below and update the
35
- * forkNames array in catalog.c
+ * forkNames array in src/common/relpath.c
36
*/
37
} ForkNumber;
38
0 commit comments