mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 23:03:25 -05:00
6 lines
174 B
Text
6 lines
174 B
Text
|
|
# tablefunc extension
|
||
|
|
comment = 'functions that manipulate whole tables, including crosstab'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/tablefunc'
|
||
|
|
relocatable = true
|