mirror of
https://github.com/postgres/postgres.git
synced 2026-02-18 18:25:17 -05:00
5 lines
190 B
Text
5 lines
190 B
Text
# 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
|