id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3508 PG: use AutoIdentifyEPSG() to avoid inserting duplicated entries in spatial_ref_sys; allow SRS with quotes to be inserted Even Rouault Even Rouault "Two issues similar to what has been done for SQLite in ticket #3506 : * when creating a layer from a shapefile for example, the SRS from .prj file has no authority code, so a new entry was added in spatial_ref_sys instead of reusing the existing ones. Use AutoIdentifyEPSG() to avoid this. * minor: some SRS such as EPSG:26632 have quotes in the WKT string, so use escaping route to avoid issues." defect closed normal 1.7.2 OGR_SF unspecified normal fixed pg srs