pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes since Pike 8.0.164 ----------------------------------------------------------------------
+
Bug fixes
+
---------
+
+
o pgsql
+
+
The new driver in 8.0 suffered from filedescriptor leaks if the
+
database connections were not explicitly close()d.
+
Fixes have been applied which eliminate the filedescriptor leak and also
+
ensure that the filedescriptors are closed the instant the object
+
loses all references.
+
Building and installing ----------------------- o Multiple fixes for building on Solaris 11. Pike 8: Changes since Pike 7.8 ---------------------------------------------------------------------- New language features