mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Update obsolete comment
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user