Sergey Fedoseev
|
b00ee5471d
|
Simplified handling of expressions in StatAggregate.
|
2017-03-23 13:05:59 -04:00 |
orf
|
b5393028bf
|
Fixed #27767 -- Added distinct argument to ArrayAgg.
|
2017-02-04 13:57:39 -05:00 |
chillaranand
|
d6eaf7c018
|
Refs #23919 -- Replaced super(ClassName, self) with super().
|
2017-01-25 12:23:46 -05:00 |
Mads Jensen
|
aa2cb4c622
|
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Thanks to Christian von Roques for the report.
|
2016-11-28 06:57:01 -05:00 |
Mads Jensen
|
0a26f3c338
|
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Thanks Tim Graham for review.
|
2016-10-07 07:52:03 -04:00 |
Rustam Kashapov
|
df8412d2e5
|
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
|
2016-06-02 13:48:35 -04:00 |
Andriy Sokolovskiy
|
e4cf8c8420
|
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
|
2015-03-30 10:44:37 -04:00 |