pgsql: Remove outdated comment on how to set logtape's read buffer size

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove outdated comment on how to set logtape's read buffer size
Date: 2018-04-27 06:35:27
Message-ID: E1fBwyd-0007Sz-1l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove outdated comment on how to set logtape's read buffer size.

Commit b75f467b6e removed the LogicalTapeAssignReadBufferSize() function,
but forgot to update this comment. The read buffer size is an argument to
LogicalTapeRewindForRead() now. Doesn't seem worth going into the details
in the file header comment, so remove the outdated sentence altogether.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/45f87b7710214ea71947ee3678c6b7cb61580797

Modified Files
--------------
src/backend/utils/sort/logtape.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-04-27 16:00:08 pgsql: perltidy: Add option --nooutdent-long-comments
Previous Message Bruce Momjian 2018-04-26 18:55:08 pgsql: C comment: add description of root_tuple_slot