Opened 16 years ago

Closed 16 years ago

#324 closed defect (fixed)

PostGIS provider : Insert and update geometry failed when a table has a srid

Reported by: bscott Owned by: mloskot
Priority: blocker Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 1 Keywords:
Cc: External ID:

Description

When inserting or updating a geometry in a table that has a srid assigned postgis throw this error

The execution of SQL statement failed with PostgreSQL error code: PGRES_FATAL_ERROR, ERROR: new row for relation "mytable" violates check constraint "enforce_srid_mygeometry"

Attachments (1)

postgis_324_trunk.patch (4.4 KB ) - added by mloskot 16 years ago.
Patch from Bruno Scott

Download all attachments as: .zip

Change History (3)

by mloskot, 16 years ago

Attachment: postgis_324_trunk.patch added

Patch from Bruno Scott

comment:1 by mloskot, 16 years ago

Status: newassigned

comment:2 by mloskot, 16 years ago

Resolution: fixed
Status: assignedclosed

Path applied to trunk (r3910). Thank you Bruno!

Note: See TracTickets for help on using tickets.