On Fri, Mar 16, 2012 at 2:48 PM, Bisland, Kenneth <[email protected]> wrote: > Hi Andrea, > > I can see the line where the change needs to be made but I am not a java > programmer so not sure how to create a patch or how to submit it. Happy to > do it if you can provide some guidance on generating/submitting a patch. If > not, would you be able to do it? I would change the first line of the > getGeometrySRID function to: > > StringBuffer sql = new StringBuffer("SELECT TOP 1 "); > > This will then only select the single row that the rest of the code uses.
Eh, during working hours I can't, there's customers with support contracts/custom projects to attend to. I normally do this kind of things during the weekend, but can't promise I'll remember/have time next weekend, maybe ping me again saturday/sunday Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
