Opened 10 years ago
Closed 10 years ago
#26617 closed New feature (fixed)
Support distinct values aggregation in postgres.aggregates.StringAgg
| Reported by: | Rustam Kashapov | Owned by: | |
|---|---|---|---|
| Component: | contrib.postgres | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Add distinct argument support in StringAgg to get distinct values aggregation.
Attachments (1)
Change History (6)
by , 10 years ago
| Attachment: | 26617.patch added |
|---|
comment:1 by , 10 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 10 years ago
| Patch needs improvement: | set |
|---|
comment:4 by , 10 years ago
| Patch needs improvement: | unset |
|---|
Note:
See TracTickets
for help on using tickets.
Left comments for improvement on the PR.