summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/index.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg2021-07-061-0/+1
* Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.Mads Jensen2019-07-161-0/+1
* Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.Mariusz Felisiak2017-03-211-3/+0
* Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.Akshesh2016-08-121-0/+1
* Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn2016-04-221-0/+1
* Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus2016-01-221-0/+1
* Fixed #25949 -- Documented Psycopg2 version requirement for JSONField.Tim Graham2015-12-191-1/+2
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-231-2/+0
* Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz2015-06-151-0/+1
* Fixed #24301 -- Added PostgreSQL-specific aggregate functionsAndriy Sokolovskiy2015-03-301-0/+1
* Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.po...Tim Graham2015-02-161-0/+5
* Added versionadded annotation for contrib.postgres.Tim Graham2014-12-041-0/+2
* Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny2014-11-281-0/+1
* Added HStoreField.Marc Tamlyn2014-11-041-0/+2
* Fixed spelling in docs.Tim Graham2014-05-271-2/+2
* Added array field support for PostgreSQL.Marc Tamlyn2014-05-221-0/+28