Commit Graph

123 Commits

Author SHA1 Message Date
skodak 088a4df8fc MDL-14679 improved limit handling 2008-11-29 13:32:56 +00:00
skodak d55132a769 MDL-17378 DML: fixed pg < 8.3 regression - found by sam, thanks 2008-11-24 11:58:59 +00:00
skodak e6b854a01c MDL-17374 DML: improved BC in pg driver 2008-11-24 07:38:07 +00:00
skodak ce1526061c MDL-17317 DML: more exceptions - now in connect too 2008-11-22 01:16:52 +00:00
skodak 758ba89a63 MDL-17347 reintroduced duplicate tests in get_records_sql() 2008-11-21 22:35:21 +00:00
skodak be415e95be MDL-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +00:00
skodak 22d77567a9 MDL-17317 DML: Exceptions used by all drivers now :-) expect some more commits/cleanup soon 2008-11-21 20:09:13 +00:00
skodak ba98912f8c MDL-17020 pgsql: silenced php warnings 2008-11-05 00:05:41 +00:00
skodak d139b06701 MDL-17020 pgsql: new port dboption 2008-11-04 21:55:39 +00:00
skodak 1500142bfb MDL-14990 dml: towards proper logging/perf infrastructure 2008-10-29 23:55:16 +00:00
skodak 9a4f9e334a MDL-17020 dml: native pgsql driver - fixed error detection on connect 2008-10-28 15:37:15 +00:00
skodak 655bbf511d MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +00:00
skodak 7063c802fa MDL-17020 dml: native pgsql driver - minor coding style improvement 2008-10-28 12:04:10 +00:00
skodak dd2ce45907 MDL-17020 dml: native pgsql driver - socket and persistent connection support 2008-10-28 12:03:04 +00:00
skodak beaa43db85 MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +00:00
skodak 298d9250d9 MDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_column() 2008-10-27 21:57:45 +00:00
skodak 2958a49b75 MDL-17020 dml: native pgsql driver - transactions minor changes 2008-10-27 20:59:21 +00:00
skodak fb76304b3b MDL-17020 dml: native pgsql driver - implementation and unittests of transactions 2008-10-27 20:21:04 +00:00
skodak d246cdd2f9 MDL-17020 dml: native pgsql driver - support for bytea updating 2008-10-27 15:42:52 +00:00
skodak db7aea3818 MDL-17020 dml: native pgsql driver - support for bytea reading 2008-10-27 15:31:11 +00:00
skodak 80ffbad34b MDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names in indexes 2008-10-27 12:33:09 +00:00
skodak e4f9c142f1 MDL-17020 dml: native pgsql driver - more resource freeing 2008-10-27 11:43:17 +00:00
skodak 158622bd64 MDL-17020 dml: native pgsql driver - still buggy, works only partially 2008-10-26 22:36:13 +00:00