postgresql/contrib/intagg
Tom Lane 32cc9e5533 Reduce contrib/intagg to a thin wrapper around the new core functions
array_agg() and unnest().  We could drop it entirely in the future,
but let's keep it for a release or two as a compatibility assist.
2008-11-14 19:58:45 +00:00
..
Makefile Reduce contrib/intagg to a thin wrapper around the new core functions 2008-11-14 19:58:45 +00:00
int_aggregate.sql Reduce contrib/intagg to a thin wrapper around the new core functions 2008-11-14 19:58:45 +00:00
uninstall_int_aggregate.sql Reduce contrib/intagg to a thin wrapper around the new core functions 2008-11-14 19:58:45 +00:00