id summary reporter owner description type status priority milestone component version resolution keywords cc 3413 typo in find_srid error notice robe pramsey " {{{ SELECT Find_SRID('test', 'test', 'test') As output; }}} -- outputs {{{ ERROR: find_srid() - couldnt find the corresponding SRID - is the geometry registered in the GEOMETRY_COLUMNS table? Is there an uppercase/lowercase missmatch? }}} When testing 2.2.1dev I beleive missmatch should be mismatch. Also we seem to like not having ' in our error notices. couldnt should be couldn't. " defect closed low PostGIS 2.3.0 postgis 2.2.x fixed