Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
PostgreSQL Source Code git master
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:
  • src/backend/access/transam/xlog.c