|
PostgreSQL Source Code git master
|
Data Fields | |
| char * | dbname |
| char * | host |
| char * | port |
| char * | username |
| char * | logfilename |
| bool | no_readline |
| bool | no_psqlrc |
| bool | single_txn |
| bool | list_dbs |
| SimpleActionList | actions |
| SimpleActionList adhoc_opts::actions |