summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres/aggregates.txt
AgeCommit message (Expand)Author
2020-11-04Fixed #32169 -- Added distinct support to JSONBAgg.Artur Beltsov
2020-07-21Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggrega...David Chorpash
2020-07-21Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.David Chorpash
2020-06-13Fixed #31691 -- Added ordering support to JSONBAgg.John Parton
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2019-03-29Removed unnecessary /static from links to PostgreSQL docs.Nick Pope
2019-02-04Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.Tim Graham
2018-12-24Added import locations to contrib.postgres aggregates and validators docs.Marten Kenbeek
2018-11-27Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.Tim Graham
2018-06-28Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.Floris den Hengst
2018-05-17Removed versionadded/changed annotations for 2.0.Tim Graham
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2017-08-12Fixed #27849 -- Added filtering support to aggregates.Tom
2017-02-04Fixed #27767 -- Added distinct argument to ArrayAgg.orf
2016-11-28Refs #26327 -- Renamed JsonAgg to JSONBAgg.Mads Jensen
2016-10-25Updated postgresql.org links to https and made them canonical.Marti Raudsepp
2016-10-07Fixed #26327 -- Added JsonAgg to contrib.postgres.Mads Jensen
2016-06-02Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.Rustam Kashapov
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-03-28Fixed typo in docs/ref/contrib/postgres/aggregates.txt.Francisco Capdevila
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-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-03-30Fixed #24301 -- Added PostgreSQL-specific aggregate functionsAndriy Sokolovskiy