mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
contrib/tsm_system_time
This commit is contained in:
5
contrib/tsm_system_time/tsm_system_time.control
Normal file
5
contrib/tsm_system_time/tsm_system_time.control
Normal file
@ -0,0 +1,5 @@
|
||||
# tsm_system_time extension
|
||||
comment = 'SYSTEM TABLESAMPLE method which accepts time in milliseconds as a limit'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/tsm_system_time'
|
||||
relocatable = true
|
Reference in New Issue
Block a user