Content-Length: 267317 | pFad | http://github.com/postgrespro/postgres_cluster/commit/381200be4b565292eba6f62200248cb775f06940

F9 Fix typo in C comment. · postgrespro/postgres_cluster@381200b · GitHub
Skip to content

Commit 381200b

Browse files
committed
Fix typo in C comment.
1 parent 56dffb5 commit 381200b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/include/storage/bufpage.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@ typedef PageHeaderData *PageHeader;
301301
* Using assertions, validate that the page special pointer is OK.
302302
*
303303
* This is intended to catch use of the pointer before page initialization.
304-
* It is implemented as a function do to the limitations of the MSVC compiler,
305-
* which choked on doing all these tests within another macro. We return true
306-
* so that MacroAssert() can be used while still getting the specifics from
307-
* the macro failure within this function.
304+
* It is implemented as a function due to the limitations of the MSVC
305+
* compiler, which choked on doing all these tests within another macro. We
306+
* return true so that MacroAssert() can be used while still getting the
307+
* specifics from the macro failure within this function.
308308
*/
309309
static inline bool
310310
PageValidateSpecialPointer(Page page)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/381200be4b565292eba6f62200248cb775f06940

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy