pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:500:
FIXME: Rewrite Now supports UnixODBC properly. Fixed various issues with Unicode. FreeTDS fixes o Oracle - The module has been updated to work with Oracle 10.
-
-
The
number of rows in a result object can be queried from the new
-
function num_rows().
+
-
An
approximation of the
number of rows in a result object can be
+
queried from the new function num_rows().
o Parser.HTML FIXME Allow string and array as argument to _set_*_callback o Parser.Pike and Parser.C - Parser.Pike and Parser.C has been rewritten in C for increased performance.