PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WALInsertLockPadded Union Reference

Data Fields

WALInsertLock l
 
char pad [PG_CACHE_LINE_SIZE]
 

Detailed Description

Definition at line 376 of file xlog.c.

Field Documentation

◆ l

◆ pad

char WALInsertLockPadded::pad[PG_CACHE_LINE_SIZE]

Definition at line 379 of file xlog.c.


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