Forum: libpqtypes v1.2c released
Posted by: Andrew Chernow - When in thread safe mode, libpqtypes was using pthread_once() to initialize the error system's TLS data. This function is broken on Solaris 9 and below. GCC's function attribute "constructor" is used as the new intializer. - The PATH geo type would cause a bus error on RISC processors, due memory alignment issues. This has been fixed and a configure check has been added. A few other minor changes were made, which are documented in the ChangeLog. libpqtypes is a libpq extension that offers a new way of handling parameterized queries and getting result values, using a printf/scanf style interface. Full online documentation and examples can be found at http://libpqtypes.esilo.com/.
|
Latest News |
Monitor Forum | 
