|
PostgreSQL Source Code git master
|
Data Fields | |
| int | nheaders |
| char ** | keys |
| char ** | values |
Definition at line 904 of file pgp-pgsql.c.
| char** pgp_armor_headers_state::keys |
Definition at line 907 of file pgp-pgsql.c.
| int pgp_armor_headers_state::nheaders |
Definition at line 906 of file pgp-pgsql.c.
| char** pgp_armor_headers_state::values |
Definition at line 908 of file pgp-pgsql.c.