summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/index.txt
AgeCommit message (Expand)Author
2015-06-15Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz
2015-03-30Fixed #24301 -- Added PostgreSQL-specific aggregate functionsAndriy Sokolovskiy
2015-02-16Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.po...Tim Graham
2014-12-04Added versionadded annotation for contrib.postgres.Tim Graham
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny
2014-11-04Added HStoreField.Marc Tamlyn
2014-05-27Fixed spelling in docs.Tim Graham
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn