mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 12:36:49 -04: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
|