|
PostgreSQL Source Code git master
|
#include "storage/block.h"

Go to the source code of this file.
Functions | |
| uint16 | pg_checksum_page (char *page, BlockNumber blkno) |
|
extern |
Definition at line 187 of file checksum_impl.h.
References Assert, fb(), PageIsNew(), and pg_checksum_block().
Referenced by modify_rel_block(), page_checksum_internal(), PageIsVerified(), PageSetChecksumCopy(), PageSetChecksumInplace(), rewriteVisibilityMap(), scan_file(), and verify_page_checksum().