Howdy, I've been doing a little bit of PostGIS QA this week, as a few wriggling bugs still live on.
Changes include: - exposing the ConnectionPool (this is mostly so tests may obtain a connection and create tables) - PostgisDBInfo object (encapsulated version info -- since several methods were asking postgis what version it was, and it is better to just ask once) - expanded PostgisTests utility - GEOT-948: JDBC1DataStore is thread safe Stuff for the not-too-distant future - GEOT-950: the connection pool is NOT closed on shutdown -- we'll do up a quick hack for this in uDig in the meantime, but this needs to be addressed. Jesse and I hope to have a look at the PostGISAutoIncrementFIDMapper (partial test case written) on monday, since non-serial primary keys don't seem to work. After that is complete, it would be great if the Geoserver guys could run some cite tests... Cheers, Cory. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
