PostgreSQL Source Code
git master
|
#include <c.h>
Data Fields | |
char | data [BLCKSZ] |
double | force_align_d |
int64 | force_align_i64 |
char PGAlignedBlock::data[BLCKSZ] |
Definition at line 1141 of file c.h.
Referenced by _hash_alloc_buckets(), bloomBuildCallback(), BufFileDumpBuffer(), BufFileLoadBuffer(), BufFileRead(), BufFileWrite(), compactify_tuples(), computeDelta(), entrySplitPage(), flushCachedPage(), fsm_extend(), GenericXLogStart(), heap_multi_insert(), initCachedPage(), local_fetch_file_range(), ltsWriteBlock(), pg_prewarm(), RelationCopyStorage(), RestoreBlockImage(), rewriteVisibilityMap(), scan_file(), SendTimeLineHistory(), vm_extend(), writeListPage(), XLogCompressBackupBlock(), and XLogSaveBufferForHint().