blob: b495fb126c0c24238a20d93299eb532eaa9468f7 (
plain)
| 1
2
3
4
5
6
 | # tsm_system_rows extension
comment = 'TABLESAMPLE method which accepts number of rows as a limit'
default_version = '1.0'
module_pathname = '$libdir/tsm_system_rows'
relocatable = true
trusted = true
 |