Ticket #341 (closed defect: fixed)

Opened 1 year ago

Last modified 2 months ago

PostGIS defect : SelectAggregate does not support DISTINCT

Reported by: bscott Assigned to:
Priority: critical Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 1 Keywords:
Cc: External ID:

Description

Even if the SelectAggregatesCommand::SetDistinct? function is called with true The distinct clause is not appended to the internal sql query.

Change History

(follow-up: ↓ 2 ) 05/05/08 11:20:46 changed by mloskot

  • owner changed from mloskot to mloskot.
  • status changed from new to assigned.

Bruno,

Yes, I confirm that SetDistinct? call has no effect. Simply, a value being set is not used anywhere in the command implementation. Means, not yet supported. I will try to work on it soon but I can't promise it happens before the weekend.

(in reply to: ↑ 1 ) 05/05/08 11:25:22 changed by bscott

Mateusz i've just submit on nabble.fdo.internal a little patch to fix it. It was quite a simple one

05/05/08 11:46:40 changed by mloskot

Bruno,

I'll apply it tonight. Thanks for your great help!

04/29/09 05:38:45 changed by bscott

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

04/29/09 06:21:35 changed by mloskot

  • status changed from closed to reopened.
  • resolution deleted.

04/29/09 06:21:41 changed by mloskot

  • owner deleted.
  • status changed from reopened to new.

04/29/09 06:21:44 changed by mloskot

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