index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
postgres
/
aggregates.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
1
-16
/
+20
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-4
/
+19
*
Refs #10929 -- Stopped forcing empty result value by PostgreSQL aggregates.
Mariusz Felisiak
2023-01-17
1
-15
/
+12
*
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
1
-2
/
+0
*
Fixed #34199 -- Added example to StringAgg docs.
sdolemelipone
2022-12-05
1
-0
/
+26
*
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
sdolemelipone
2022-12-05
1
-1
/
+1
*
Avoided counting attributes and methods in docs.
Mariusz Felisiak
2021-12-28
1
-5
/
+3
*
Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.
Nick Pope
2021-10-01
1
-0
/
+10
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
1
-4
/
+0
*
Fixed #32906 -- Added docs and tests for using key and index lookups on JSONB...
abhiabhi94
2021-07-26
1
-1
/
+25
*
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
Nick Pope
2021-07-19
1
-0
/
+21
*
Fixed #10929 -- Added default argument to aggregates.
Nick Pope
2021-07-19
1
-38
/
+44
*
Fixed #32169 -- Added distinct support to JSONBAgg.
Artur Beltsov
2020-11-04
1
-1
/
+8
*
Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggrega...
David Chorpash
2020-07-21
1
-4
/
+4
*
Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
David Chorpash
2020-07-21
1
-0
/
+28
*
Fixed #31691 -- Added ordering support to JSONBAgg.
John Parton
2020-06-13
1
-1
/
+12
*
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-10
1
-4
/
+0
*
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-29
1
-1
/
+1
*
Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
Tim Graham
2019-02-04
1
-1
/
+1
*
Added import locations to contrib.postgres aggregates and validators docs.
Marten Kenbeek
2018-12-24
1
-1
/
+2
*
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
Tim Graham
2018-11-27
1
-0
/
+5
*
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-28
1
-2
/
+29
*
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-05-17
1
-2
/
+0
*
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-22
1
-4
/
+0
*
Fixed #27849 -- Added filtering support to aggregates.
Tom
2017-08-12
1
-18
/
+18
*
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
2017-02-04
1
-1
/
+8
*
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
2016-11-28
1
-4
/
+4
*
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-25
1
-1
/
+1
*
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-10-07
1
-0
/
+9
*
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
Rustam Kashapov
2016-06-02
1
-1
/
+8
*
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-20
1
-2
/
+0
*
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
Francisco Capdevila
2016-03-28
1
-1
/
+1
*
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-02-01
1
-34
/
+34
*
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
1
-21
/
+21
*
Updated Wikipedia links to use https
Claude Paroz
2015-08-08
1
-1
/
+1
*
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-03-30
1
-0
/
+212