]> granicus.if.org Git - postgresql/commit
Add integer aggregator to /contrib.
authorBruce Momjian <bruce@momjian.us>
Mon, 25 Feb 2002 03:45:27 +0000 (03:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 25 Feb 2002 03:45:27 +0000 (03:45 +0000)
commit2146d8c6a095617d405ec33333e9bed2a8bfd818
treebc24b1fd410ecaba7cadadb5520f994d3db9cbf8
parente105f9a119cbd66368c7dab7a8b1b606bb1e5881
Add integer aggregator to /contrib.

mlw
contrib/README
contrib/intagg/Makefile [new file with mode: 0644]
contrib/intagg/README.int_aggrigate [new file with mode: 0644]
contrib/intagg/int_aggregate.c [new file with mode: 0644]
contrib/intagg/int_aggregate.sql.in [new file with mode: 0644]