--
Ticket URL: <https://code.djangoproject.com/ticket/24301>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* cc: sokandpal@… (added)
* needs_better_patch: => 0
* needs_tests: => 0
* owner: => coldmind
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:2>
Comment (by coldmind):
I'm working on ticket in this branch:
https://github.com/coldmind/django/compare/postresql_aggregate_functions
Some early feedback will be appreciated.
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:3>
Comment (by charettes):
I think the best way to get early feedback would be to open a PR against
Django master since the comments on the changes will be aggregated and
persisted through rebases.
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:4>
Comment (by coldmind):
Initial PR:
https://github.com/django/django/pull/4105
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:5>
* has_patch: 0 => 1
Comment:
Need to final review
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:6>
* needs_better_patch: 0 => 1
Comment:
Reviewed PR.
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:7>
* needs_better_patch: 1 => 0
Comment:
Fixed comments in PR, also added release notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:8>
* needs_better_patch: 0 => 1
Comment:
Did one more round of review. Should be ready for checkin after that.
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:9>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
Comment:
Fixed last comments
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e4cf8c8420634d6f2dc8ce873246256ce635972d" e4cf8c8]:
{{{
#!CommitTicketReference repository=""
revision="e4cf8c8420634d6f2dc8ce873246256ce635972d"
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24301#comment:11>