This commit is contained in:
6
dist/win-x64/postgres-standalone/share/extension/tsm_system_rows.control
vendored
Normal file
6
dist/win-x64/postgres-standalone/share/extension/tsm_system_rows.control
vendored
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user