summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/forms.txt
AgeCommit message (Expand)Author
2016-12-15Fixed #27582 -- Allowed HStoreField to store null values.David Hoffman
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-05-30Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn
2015-01-23Fixed typo in docs/ref/contrib/postgres/forms.txt.Tim Graham
2015-01-22Fixed #24170 -- Implemented decompress for BaseRangeField widgetsNg Zhi An
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn
2014-11-17Fix malformed note directives.Carl Meyer
2014-11-04Added HStoreField.Marc Tamlyn
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn