pgsql: Remove outdated comment on how to set logtape's read buffersize - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove outdated comment on how to set logtape's read buffersize
Date
Msg-id E1fBwyd-0007Sz-1l@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: C comment: add description of root_tuple_slot
Next
From: Peter Eisentraut
Date:
Subject: pgsql: perltidy: Don't write backup files