Opened 17 years ago
Closed 17 years ago
#337 closed defect (fixed)
PostGIS defect : insert,update more than one column failed on dates
Reported by: | bscott | Owned by: | mloskot |
---|---|---|---|
Priority: | major | Milestone: | 3.4.0 |
Component: | PostGIS Provider | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Inserting or updating more than one column and having one of these column being a date result in a sql error This is du to a ExpressionProcessor not released. Patch will follow
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | postgis_trunk_337.patch added |
---|
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Patch applied in trunk (r3932)
Thanks Bruno for fixing it!
Note:
See TracTickets
for help on using tickets.
Pach provided by Bruno Scott