Fix up outdated comments

Peter Eisentraut <peter@eisentraut.org>

Commit: f5da3d85b95640ac754ee14c47aeb90003e6d7c0
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-02-06T21:39:48Z
Releases: 16.0
Fix up outdated comments

The existing comments in load_relcache_init_file() were not flexible
when new entries were added at the end, so they ended up a bit wrong.
Simplify the comments to avoid this issue.

Files

PathChange+/−
src/backend/utils/cache/relcache.c modified +7 −7