| $forcecharset | DoliDBPgsql | |
| $forcecollate | DoliDBPgsql | |
| $type | DoliDBPgsql | |
| __construct($type, $host, $user, $pass, $name='', $port=0) | DoliDBPgsql | |
| affected_rows($resultset) | DoliDBPgsql | |
| begin($textinlog='') | DoliDB | |
| close() | DoliDBPgsql | |
| commit($log='') | DoliDB | |
| connect($host, $login, $passwd, $name, $port=0) | DoliDBPgsql | |
| convertSQLFromMysql($line, $type='auto', $unescapeslashquot=false) | DoliDBPgsql | |
| DoliDB::convertSQLFromMysql($line, $type='ddl') | Database | |
| DDLAddField($table, $field_name, $field_desc, $field_position="") | DoliDBPgsql | |
| DDLCreateDb($database, $charset='', $collation='', $owner='') | DoliDBPgsql | |
| DDLCreateTable($table, $fields, $primary_key, $type, $unique_keys=null, $fulltext_keys=null, $keys=null) | DoliDBPgsql | |
| DDLCreateUser($dolibarr_main_db_host, $dolibarr_main_db_user, $dolibarr_main_db_pass, $dolibarr_main_db_name) | DoliDBPgsql | |
| DDLDescTable($table, $field="") | DoliDBPgsql | |
| DDLDropField($table, $field_name) | DoliDBPgsql | |
| DDLDropTable($table) | DoliDBPgsql | |
| DDLGetConnectId() | DoliDBPgsql | |
| DDLInfoTable($table) | DoliDBPgsql | |
| DDLListTables($database, $table='') | DoliDBPgsql | |
| DDLListTablesFull($database, $table='') | DoliDBPgsql | |
| DDLUpdateField($table, $field_name, $field_desc) | DoliDBPgsql | |
| decrypt($value) | DoliDBPgsql | |
| encrypt($fieldorvalue, $withQuotes=1) | DoliDBPgsql | |
| errno() | DoliDBPgsql | |
| error() | DoliDBPgsql | |
| escape($stringtoencode) | DoliDBPgsql | |
| escapeforlike($stringtoencode) | DoliDBPgsql | |
| fetch_array($resultset) | DoliDBPgsql | |
| fetch_object($resultset) | DoliDBPgsql | |
| fetch_row($resultset) | DoliDBPgsql | |
| free($resultset=null) | DoliDBPgsql | |
| getDefaultCharacterSetDatabase() | DoliDBPgsql | |
| getDefaultCollationDatabase() | DoliDBPgsql | |
| getDriverInfo() | DoliDBPgsql | |
| getListOfCharacterSet() | DoliDBPgsql | |
| getListOfCollation() | DoliDBPgsql | |
| getPathOfDump() | DoliDBPgsql | |
| getPathOfRestore() | DoliDBPgsql | |
| getRow($sql) | DoliDB | |
| getRows($sql) | DoliDB | |
| getServerParametersValues($filter='') | DoliDBPgsql | |
| getServerStatusValues($filter='') | DoliDBPgsql | |
| getVersion() | DoliDBPgsql | |
| getVersionArray() | DoliDB | |
| hintindex($nameofindex, $mode=1) | DoliDB | |
| idate($param, $gm='tzserver') | DoliDB | |
| ifsql($test, $resok, $resko) | DoliDBPgsql | |
| jdate($string, $gm='tzserver') | DoliDB | |
| LABEL | DoliDBPgsql | |
| last_insert_id($tab, $fieldid='rowid') | DoliDBPgsql | |
| lasterrno() | DoliDB | |
| lasterror() | DoliDB | |
| lastquery() | DoliDB | |
| lastqueryerror() | DoliDB | |
| num_rows($resultset) | DoliDBPgsql | |
| order($sortfield='', $sortorder='') | DoliDB | |
| plimit($limit=0, $offset=0) | DoliDBPgsql | |
| prefix() | DoliDB | |
| query($query, $usesavepoint=0, $type='auto', $result_mode=0) | DoliDBPgsql | |
| regexpsql($subject, $pattern, $sqlstring=0) | DoliDBPgsql | |
| rollback($log='') | DoliDB | |
| sanitize($stringtosanitize, $allowsimplequote=0, $allowsequals=0, $allowsspace=0, $allowschars=1) | DoliDB | |
| Database::sanitize($stringtosanitize) | Database | |
| select_db($database) | DoliDBPgsql | |
| stddevpop($nameoffield) | DoliDB | |
| VERSIONMIN | DoliDBPgsql | |