Re: [GENERAL] Clang 3.3 Analyzer Results

2013-11-10 Thread Tomas Vondra
Hi, On 11 Listopad 2013, 7:33, Jeffrey Walton wrote: > I've been tasked with a quick acceptance check of Postgres for an > upcoming project. It's a quick check, so its limited to Clang's > analyzer and sanitizers. > > The analyzer is reporting some findings, and some of the findings look > legitim

[GENERAL] Clang 3.3 Analyzer Results

2013-11-10 Thread Jeffrey Walton
I've been tasked with a quick acceptance check of Postgres for an upcoming project. It's a quick check, so its limited to Clang's analyzer and sanitizers. The analyzer is reporting some findings, and some of the findings look legitimate. For example, it looks like there's a double `free` occurrin

Re: [GENERAL] changing port numbers so pgbouncer can read geoserver and postgres

2013-11-10 Thread BladeOfLight16
On Fri, Nov 1, 2013 at 9:29 AM, Birta Levente wrote: > I don't know what is this geoserver, but this port 8080 I think it's not > relevant in this. > I might be able to help: http://geoserver.org/display/GEOS/Welcome. GeoServer is a Java web application that retrieves GIS data (as in PostGIS in