- Dec 21, 2006
-
-
Howard Chu authored
-
Howard Chu authored
attempting to lock an unint'd mutex may crash on some platforms. And there is no chance for an unint'd conn to get init'd while shutdown is occurring, so the unprotected check of struct state is safe.
-
- Dec 20, 2006
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 19, 2006
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 18, 2006
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Luke Howard authored
-
Howard Chu authored
-
Luke Howard authored
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 17, 2006
-
-
Pierangelo Masarati authored
- fix various connection creation/setup concurrency issues - use shared connection when always idasserting (similar to ITS#4781) - reduce the impact of schema mapping when not used (tnx to gprof) - fix temporary/tainted connection leak in abnormal conditions
-
Howard Chu authored
-
Howard Chu authored
(this is preliminary, more work remains)
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
support a separate cached connection for binds when using (liberal) idassert flagged with "override" (ITS#4781)
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Dec 16, 2006
-
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
Quanah Gibson-Mount authored
-
Kurt Zeilenga authored
-