Commit 6588a43b authored by Bruce Momjian's avatar Bruce Momjian

Fix C comment typo

Reported-by: Masahiko Sawada

Discussion: https://postgr.es/m/CAD21AoBgnHy2YKAUuB6iVG4ibvLYepHr+RDRkr1arqWwc1AHCw@mail.gmail.com

Author: Masahiko Sawada
parent 1368e92e
......@@ -368,7 +368,7 @@ apw_load_buffers(void)
if (current_db != blkinfo[i].database)
{
/*
* Combine BlockRecordInfos for global objects withs those of
* Combine BlockRecordInfos for global objects with those of
* the database.
*/
if (current_db != InvalidOid)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment