- Adds PostgreSQL 17 support
- Adds PostgreSQL 16 support
- Adds PostgreSQL 15 support
- Adds PostgreSQL 14 support
- Adds PostgreSQL 13 support
- Supports parallel queries and aggregates
- Adds PostgreSQL 12 support
- PG11 support is beautified
- Version bump to 2.2.1
- Adds PostgreSQL 11 support
- Adds a return type for
topn
function
- Fixes a bug for using with window functions
- Ensure the number of elements does not exceed number_of_counters at the end of aggregation
- Fixes a character escaping issue
- Initial release