Extensions / Functions and aggregates
Weighted aggregate functions
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | weighted_stats |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2016-02-08 |
| Catalogue updated | 2026-08-30 |
| weighted_mean | Weighted average aggregate function for PostgreSQL numeric values. |
| frkn_avg | C aggregate extension providing my_avg for bigint and floating-point inputs. |