The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
by
Caitlin the Pademelon 2015-02-08 15:21:48 UTC
commit e4cf8c8420634d6f2dc8ce873246256ce635972d
Django
VCC
DeLimiting My Access CVE-2020-7471
AUTHORS
+1
-1
django/contrib/postgres/aggregates/__init__.py
-2
django/contrib/postgres/aggregates/general.py
-43
django/contrib/postgres/aggregates/statistics.py
-80
docs/ref/contrib/postgres/aggregates.txt
-212
docs/ref/contrib/postgres/index.txt
-1
docs/releases/1.9.txt
-5
tests/postgres_tests/migrations/0002_create_test_models.py
-18
tests/postgres_tests/models.py
-18
tests/postgres_tests/test_aggregates.py
-266
expand_less