Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

debug_expect Struct Reference

Data Fields

int debug
int expect
int cipher_algo
int s2k_mode
int s2k_cipher_algo
int s2k_digest_algo
int compress_algo
int use_sess_key
int disable_mdc
int unicode_mode

Detailed Description

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


Field Documentation

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

Referenced by fill_expect(), process_secret_key(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by encrypt_internal(), fill_expect(), init_work(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by decrypt_internal(), fill_expect(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by fill_expect(), and set_arg().

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

Referenced by fill_expect(), and set_arg().


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