diff options
Diffstat (limited to 'contrib/tsm_system_rows/tsm_system_rows.control')
-rw-r--r-- | contrib/tsm_system_rows/tsm_system_rows.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/tsm_system_rows/tsm_system_rows.control b/contrib/tsm_system_rows/tsm_system_rows.control new file mode 100644 index 00000000000..84ea7adb49a --- /dev/null +++ b/contrib/tsm_system_rows/tsm_system_rows.control @@ -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 |