pgsql: Remove obsolete comment. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Remove obsolete comment.
Date
Msg-id E1tijRI-006zyv-3R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove obsolete comment.

Commit 755a4c10d19d prevented StartReadBuffers() from crossing md.c
segment boundaries in one operation, but a comment about that
possibility remained.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9e17ac997f921c9de99125a97a0f34ae50f5c498

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Remove unused parameter from execute_extension_script().
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix assertion on dereferenced object