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