mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
contrib/tsm_system_rows
This commit is contained in:
5
contrib/tsm_system_rows/tsm_system_rows.control
Normal file
5
contrib/tsm_system_rows/tsm_system_rows.control
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user