Ticket #324 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

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

Change History

Changed 4 years ago by mloskot

Patch from Bruno Scott

Changed 4 years ago by mloskot

  • status changed from new to assigned

Changed 4 years ago by mloskot

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.