index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
postgres
Age
Commit message (
Expand
)
Author
2018-12-24
[2.1.x] Added import locations to contrib.postgres aggregates and validators ...
Marten Kenbeek
2018-11-27
[2.1.x] Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
Tim Graham
2018-10-09
[2.1.x] Capitalized "Python" in docs and comments.
Jon Dufresne
2018-09-12
[2.1.x] Fixed typo in docs/ref/contrib/postgres/search.txt.
Adam Zapletal
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-07
Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
Hasan Ramezani
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2017-10-17
Made SearchQuery examples less sterotyped.
Simon Willison
2017-10-09
Fixed #28423 -- Expanded docs for indexing contrib.postgres fields.
Mads Jensen
2017-09-29
Fixed #28651 -- Fixed typo in docs/ref/contrib/postgres/fields.txt.
Michael Käufl
2017-09-27
Fixed #28626 -- Dropped support for PostgreSQL 9.3.
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-04
Fixed #28126 -- Added GistIndex to contrib.postgres.
Mads Jensen
2017-08-26
Fixed #28532 -- Fixed typo in PostgreSQL field docs
Claude Paroz
2017-08-12
Fixed #27849 -- Added filtering support to aggregates.
Tom
2017-06-27
Fixed #28330 -- Prevented passing positional arguments to an Index.
Mariusz Felisiak
2017-06-20
Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex.
Mads Jensen
2017-06-09
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-15
Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3.
Tim Graham
2017-04-25
Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.post...
Paolo Melchiorre
2017-03-21
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-04
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-08
Fixed #27355 -- Added “Creating extension using migrations” docs.
ntuckovic
2016-11-28
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-16
Clarified when activating the btree_gin extension is necessary.
Akshesh
2016-08-12
Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
Akshesh
2016-08-12
Refs #27030 -- Added BtreeGinExtension operation.
Akshesh
2016-08-12
Removed some unnecessary repetition in PostgreSQL operations docs.
Tim Graham
2016-07-14
Fixed typos in docs/ref/contrib/postgres/search.txt
Tom Carrick
2016-07-07
Fixed a typo in docs/ref/contrib/postgres/search.txt.
Mathieu Richardoz
2016-06-02
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
Rustam Kashapov
2016-05-30
Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/postgres/...
Christophe Pettus
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-04-22
Fix typos in PGFTS docs.
Marc Tamlyn
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-03
Fixed #26101 -- Allowed introspection of base_field.model in RangeField
anna
2016-03-28
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
Francisco Capdevila
[next]