]> granicus.if.org Git - postgresql/commit
Reduce contrib/intagg to a thin wrapper around the new core functions
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Nov 2008 19:58:45 +0000 (19:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Nov 2008 19:58:45 +0000 (19:58 +0000)
commit32cc9e553323c40beba4a98a5859fafe6e4e1855
tree016aeb2431c88f0f3ce6f115d44f2587e76f6ec3
parent9e0247aba5e2cac1542823a194d4dc2ea1c3abb6
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.
contrib/intagg/Makefile
contrib/intagg/int_aggregate.c [deleted file]
contrib/intagg/int_aggregate.sql [moved from contrib/intagg/int_aggregate.sql.in with 63% similarity]
contrib/intagg/uninstall_int_aggregate.sql
doc/src/sgml/intagg.sgml