PostgreSQL Source Code: PGAlignedBlock Struct Reference (original) (raw)

#include <[c.h](c%5F8h%5Fsource.html)>

Data Fields
char data [BLCKSZ]

Definition at line 1106 of file c.h.

data

char PGAlignedBlock::data[BLCKSZ]

Definition at line 1108 of file c.h.

Referenced by _bt_split(), bloomBuildCallback(), BufFileDumpBuffer(), BufFileLoadBuffer(), BufFileReadCommon(), BufFileWrite(), compactify_tuples(), computeDelta(), entrySplitPage(), flushCachedPage(), heap_inplace_update_and_unlock(), heap_multi_insert(), initCachedPage(), RestoreBlockImage(), SendTimeLineHistory(), writeListPage(), XLogCompressBackupBlock(), and XLogSaveBufferForHint().


The documentation for this struct was generated from the following file: