blob: 7b25d1617023c5e55c78da4810ef38078f2638ab (
plain)
| 1
2
3
4
5
6
 | # tablefunc extension
comment = 'functions that manipulate whole tables, including crosstab'
default_version = '1.0'
module_pathname = '$libdir/tablefunc'
relocatable = true
trusted = true
 |