Ticket #337 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

PostGIS defect : insert,update more than one column failed on dates

Reported by: bscott Assigned to: 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

postgis_trunk_337.patch (1.2 kB) - added by mloskot on 04/29/08 12:00:23.
Pach provided by Bruno Scott

Change History

04/29/08 12:00:23 changed by mloskot

  • attachment postgis_trunk_337.patch added.

Pach provided by Bruno Scott

04/29/08 12:00:53 changed by mloskot

  • status changed from new to assigned.

04/29/08 13:04:39 changed by mloskot

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

Patch applied in trunk (r3932)

Thanks Bruno for fixing it!