summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/expressions.txt
AgeCommit message (Expand)Author
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2021-07-06Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg