Opened 8 years ago

Closed 6 years ago

#923 closed defect (fixed)

PostGis: cannot handle constraint check clause like '10'::integer

Reported by: zhanga Owned by: gregboone
Priority: trivial Milestone: 4.1.0
Component: PostGIS Provider Version: 4.0.0
Severity: 4 Keywords: PostGis, Constraint
Cc: External ID:

Description

Currently, the PostGis constraint reader cannot handle check clause like '10'::integer. We need to remove the the "'" and replace "::integer" to "".

Attachments (1)

923.patch (1.7 KB ) - added by zhanga 8 years ago.

Download all attachments as: .zip

Change History (2)

by zhanga, 8 years ago

Attachment: 923.patch added

comment:1 by jng, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.