PostgreSQL Source Code git master
keepwal_entry Struct Reference

Data Fields

const char * path
 
uint32 status
 

Detailed Description

Definition at line 68 of file filemap.c.

Field Documentation

◆ path

const char* keepwal_entry::path

Definition at line 70 of file filemap.c.

Referenced by oauth_server.OAuthHandler::_should_modify(), and keepwal_add_entry().

◆ status

uint32 keepwal_entry::status

Definition at line 71 of file filemap.c.


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