PostgreSQL Source Code  git master
pgp_armor_headers_state Struct Reference

Data Fields

int nheaders
 
char ** keys
 
char ** values
 

Detailed Description

Definition at line 904 of file pgp-pgsql.c.

Field Documentation

◆ keys

char** pgp_armor_headers_state::keys

Definition at line 907 of file pgp-pgsql.c.

◆ nheaders

int pgp_armor_headers_state::nheaders

Definition at line 906 of file pgp-pgsql.c.

◆ values

char** pgp_armor_headers_state::values

Definition at line 908 of file pgp-pgsql.c.


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