Обсуждение: pgsql: Fix up outdated comments

Поиск
Список
Период
Сортировка

pgsql: Fix up outdated comments

От
Peter Eisentraut
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f5da3d85b95640ac754ee14c47aeb90003e6d7c0

Modified Files
--------------
src/backend/utils/cache/relcache.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)