|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| ADORecordSet_postgres64 ($queryID, $mode=false) | |
| GetRowAssoc ($upper=true) | |
| _initrs () | |
| Fields ($colname) | |
| FetchField ($off=0) | |
| _seek ($row) | |
| _decode ($blob) | |
| _fixblobs () | |
| MoveNext () | |
| _fetch () | |
| _close () | |
| MetaType ($t, $len=-1, $fieldobj=false) | |
Data Fields | |
| $_blobArr | |
| $databaseType = "postgres64" | |
| $canSeek = true | |
Definition at line 878 of file adodb-postgres64.inc.php.
| _close | ( | ) |
Definition at line 1009 of file adodb-postgres64.inc.php.
| _decode | ( | $ | blob | ) |
Definition at line 957 of file adodb-postgres64.inc.php.

| _fetch | ( | ) |
Reimplemented in ADORecordSet_assoc_postgres7.
Definition at line 996 of file adodb-postgres64.inc.php.

| _fixblobs | ( | ) |
Definition at line 964 of file adodb-postgres64.inc.php.


| _initrs | ( | ) |
Reimplemented in ADORecordSet_netezza.
Definition at line 909 of file adodb-postgres64.inc.php.
| _seek | ( | $ | row | ) |
Definition at line 952 of file adodb-postgres64.inc.php.
| ADORecordSet_postgres64 | ( | $ | queryID, |
| $ | mode = false |
||
| ) |
Definition at line 882 of file adodb-postgres64.inc.php.
| FetchField | ( | $ | off = 0 | ) |
Definition at line 941 of file adodb-postgres64.inc.php.

| Fields | ( | $ | colname | ) |
| GetRowAssoc | ( | $ | upper = true | ) |
Definition at line 901 of file adodb-postgres64.inc.php.
| MetaType | ( | $ | t, |
| $ | len = -1, |
||
| $ | fieldobj = false |
||
| ) |
Definition at line 1014 of file adodb-postgres64.inc.php.
| MoveNext | ( | ) |
Reimplemented in ADORecordSet_assoc_postgres7, and ADORecordSet_postgres7.
Definition at line 979 of file adodb-postgres64.inc.php.

| $_blobArr |
Definition at line 879 of file adodb-postgres64.inc.php.
| $canSeek = true |
Reimplemented in ADORecordSet_netezza.
Definition at line 881 of file adodb-postgres64.inc.php.
| $databaseType = "postgres64" |
Reimplemented in ADORecordSet_assoc_postgres7, ADORecordSet_postgres7, and ADORecordSet_netezza.
Definition at line 880 of file adodb-postgres64.inc.php.