Add integer aggregator to /contrib.
Bruce Momjian <bruce@momjian.us>
Add integer aggregator to /contrib. mlw
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intagg/int_aggregate.c | added | +271 −0 |
| contrib/intagg/int_aggregate.sql.in | added | +40 −0 |
| contrib/intagg/Makefile | added | +31 −0 |
| contrib/intagg/README.int_aggrigate | added | +55 −0 |
| contrib/README | modified | +6 −2 |