﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27767	Support DISTINCT queries in ArrayAgg	Tom Forbes	Tim Graham <timograham@…>	"It's sometimes useful to run DISTINCT over an ArrayAgg, I've made a rather simple pull request that implements this here: [https://github.com/django/django/pull/7932]

I notice there are a few aggregates now that support Distinct (Count, StringAgg and hopefully ArrayAgg). It might be good to make a subclass they inherit from, instead of duplicating the implementation?

If this is deemed a good idea I can add some documentation changes and any changes that are requested."	New feature	closed	contrib.postgres	dev	Normal	fixed			Accepted	1	0	0	0	0	0
