mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Various minor corrections of and improvements to comments.
Aleksander Alekseev
This commit is contained in:
@@ -2742,7 +2742,7 @@ batchmemtuples(Tuplesortstate *state)
|
||||
/*
|
||||
* Refund STANDARDCHUNKHEADERSIZE per tuple.
|
||||
*
|
||||
* This sometimes fails to make memory use prefectly balanced, but it
|
||||
* This sometimes fails to make memory use perfectly balanced, but it
|
||||
* should never make the situation worse. Note that Assert-enabled builds
|
||||
* get a larger refund, due to a varying STANDARDCHUNKHEADERSIZE.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user