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
/
tests
/
postgres_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.2.x] Fixed #32392 -- Fixed ExclusionConstraint crash with Cast() in expres...
Tilman Koschnick
2021-01-29
2
-3
/
+14
*
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-13
2
-6
/
+159
*
Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse.
Mariusz Felisiak
2020-12-03
3
-6
/
+8
*
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-27
2
-1
/
+24
*
Refs #27095 -- Allowed (non-nested) arrays containing expressions for ArrayFi...
Hannes Ljungberg
2020-11-26
1
-8
/
+29
*
Added test for ArrayField's __contains lookup with subqueries.
Hannes Ljungberg
2020-11-26
1
-1
/
+14
*
Fixed #32169 -- Added distinct support to JSONBAgg.
Artur Beltsov
2020-11-04
1
-0
/
+12
*
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
Tom Carrick
2020-10-21
1
-5
/
+203
*
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
3
-0
/
+19
*
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-14
1
-1
/
+32
*
Refs #32096 -- Added test for ArrayAgg over JSONField key transforms.
Mariusz Felisiak
2020-10-14
3
-12
/
+47
*
Fixed #31902 -- Fixed crash of ExclusionConstraint on expressions with params.
Maxim Petrov
2020-08-19
1
-0
/
+12
*
Refs #27996 -- Fixed postgres_tests crash if not running with PostgreSQL.
Mariusz Felisiak
2020-07-31
1
-1
/
+4
*
Bumped minimum isort version to 5.1.0.
David Smith
2020-07-30
8
-10
/
+21
*
Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+.
Nick Pope
2020-07-28
1
-3
/
+6
*
Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggrega...
David Chorpash
2020-07-21
1
-0
/
+12
*
Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests.
Simon Charette
2020-07-15
1
-1
/
+1
*
Defined output_field of Func() in test_grouping_by_annotations_with_array_fie...
Simon Charette
2020-06-24
1
-1
/
+3
*
Fixed #31709 -- Added support for opclasses in ExclusionConstraint.
Hannes Ljungberg
2020-06-16
1
-0
/
+128
*
Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint.
Hannes Ljungberg
2020-06-16
1
-2
/
+80
*
Fixed #31691 -- Added ordering support to JSONBAgg.
John Parton
2020-06-13
1
-0
/
+36
*
Fixed #31649 -- Added support for covering exclusion constraints on PostgreSQ...
Hannes Ljungberg
2020-06-12
1
-1
/
+130
*
Fixed #30913 -- Added support for covering indexes on PostgreSQL 11+.
Hannes Ljungberg
2020-06-04
1
-1
/
+28
*
Refs #31615 -- Added EXISTS clauses to extension operations.
Adam Johnson
2020-06-03
1
-2
/
+2
*
Fixed #31468 -- Allowed specifying migration filename in Operation.
Adam Johnson
2020-05-28
1
-0
/
+2
*
Fixed #31615 -- Made migrations skip extension operations if not needed.
Frantisek Holop
2020-05-27
1
-3
/
+28
*
Used not installed extension in CreateExtension() tests.
Frantisek Holop
2020-05-27
1
-2
/
+2
*
Fixed #31601 -- Fixed SearchHeadlineTests on PostgresSQL 9.6.18+, 10.13+, 11....
Hannes Ljungberg
2020-05-19
1
-7
/
+9
*
Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.
Mariusz Felisiak
2020-05-14
3
-21
/
+2
*
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-08
7
-620
/
+60
*
Completed test coverage for ExclusionConstraint.
Mariusz Felisiak
2020-05-07
1
-0
/
+4
*
Fixed #31455 -- Added support for deferrable exclusion constraints on Postgre...
Ian Foote
2020-05-01
1
-1
/
+87
*
Removed unused __str__() methods in tests models.
Author: Mads Jensen
2020-04-15
1
-15
/
+0
*
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-23
1
-1
/
+61
*
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
2020-03-16
3
-1
/
+29
*
Refs #31304 -- Added tests for using __search lookup with combined SearchQuer...
Mariusz Felisiak
2020-03-13
1
-0
/
+9
*
Refs #31340 -- Simplified SearchQuery by making it subclass Func.
Baptiste Mispelon
2020-03-13
1
-5
/
+9
*
Fixed #31347 -- Checked allow_migrate() in CreateExtension operation.
Hasan Ramezani
2020-03-09
1
-2
/
+47
*
Refs #31304 -- Made __search lookup default to its rhs' config.
Simon Charette
2020-03-06
1
-0
/
+6
*
Fixed #31147 -- Added SearchHeadline to django.contrib.postgres.
Hannes Ljungberg
2020-03-03
2
-6
/
+129
*
Refs #31211 -- Prevented SearchConfig nesting in SearchVector and SearchQuery...
Simon Charette
2020-02-26
1
-2
/
+9
*
Refs #31233 -- Changed DatabaseWrapper._nodb_connection to _nodb_cursor().
Jon Dufresne
2020-02-06
1
-1
/
+2
*
Fixed #28528 -- Allowed combining SearchVectors with different configs.
adamb70
2020-02-06
1
-0
/
+11
*
Refs #28214 -- Added test for escaping JSONField key lookups.
Mariusz Felisiak
2020-02-05
1
-0
/
+4
*
Simplified imports from django.db and django.contrib.gis.db.
Nick Pope
2020-02-04
5
-14
/
+9
*
Fixed CVE-2020-7471 -- Properly escaped StringAgg(delimiter) parameter.
Simon Charette
2020-02-03
1
-0
/
+4
*
Refs #30943 -- Fixed postgres_tests on PostgreSQL 9.5.
Mariusz Felisiak
2020-01-31
1
-2
/
+6
*
Improved SearchVectorCombinable and SearchQueryCombinable error messages.
Hannes Ljungberg
2020-01-27
1
-1
/
+12
*
Fixed #31097 -- Fixed crash of ArrayAgg and StringAgg with filter when used i...
David Wobrock
2019-12-31
1
-1
/
+45
*
Refs #31097 -- Added tests for filter in ArrayAgg and StringAgg.
David Wobrock
2019-12-31
1
-1
/
+17
[next]