Update obsolete comment
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 3 Sep 2013 20:52:11 +0000 (16:52 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 3 Sep 2013 20:53:16 +0000 (16:53 -0400)
src/include/storage/relfilenode.h

index 75f897f4e282c43e9a9780b0735dd4a8b2c65fbe..33d39f204fd2a5fda23a5afd65ce4140833260ab 100644 (file)
@@ -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;