blob: 4bd0232f97215933516bf5ea801a49f43f8c0d6c (
plain)
1
2
3
4
5
|
# 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
|