Files
raven/dist/win-x64/postgres-standalone/share/extension/tsm_system_rows.control
2021-12-02 17:19:29 +00:00

7 lines
201 B
Plaintext

# 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