Definition at line 61 of file PostgresBackend.h.
Data Fields | |
| QofBackend | be |
| AccessMode | session_mode |
| GUID * | sessionGuid |
| char | session_guid_str [GUID_ENCODING_LENGTH+1] |
| sqlBuilder * | builder |
| char * | hostname |
| char * | portno |
| char * | username |
| char * | dbName |
| PGconn * | connection |
| gboolean | freshly_created_db |
| gboolean | freshly_created_prdb |
| int | nest_count |
| QofBackend | snr |
| int | my_pid |
| int | do_account |
| int | do_book |
| int | do_checkpoint |
| int | do_price |
| int | do_session |
| int | do_transaction |
| Timespec | last_account |
| Timespec | last_price |
| Timespec | last_transaction |
| guint32 | version_check |
| int | bufflen |
| char * | buff |
| int | nrows |
| char ** | path_cache |
| int | path_cache_size |
| int | ipath_max |
| QofSession * | session |
| QofBook * | book |
| QofBookList * | blist |
| GList * | tmp_return |
1.5.2