mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix many typos and inconsistencies
Author: Alexander Lakhin Discussion: https://postgr.es/m/af27d1b3-a128-9d62-46e0-88f424397f44@gmail.com
This commit is contained in:
@@ -934,7 +934,7 @@ tbm_extract_page_tuple(PagetableEntry *page, TBMIterateResult *output)
|
||||
}
|
||||
|
||||
/*
|
||||
* tbm_advance_schunkbit - Advance the chunkbit
|
||||
* tbm_advance_schunkbit - Advance the schunkbit
|
||||
*/
|
||||
static inline void
|
||||
tbm_advance_schunkbit(PagetableEntry *chunk, int *schunkbitp)
|
||||
|
Reference in New Issue
Block a user