diff options
| author | Robert Haas | 2015-01-30 13:39:22 +0000 |
|---|---|---|
| committer | Robert Haas | 2015-01-30 15:19:57 +0000 |
| commit | b68b38ab1b648676eb989ddd20de2dbdeb39382b (patch) | |
| tree | 1bbe80bfd55ba68ab2095ab2f1d40ff0a5f91a0c /contrib/parallel_dummy/parallel_dummy.control | |
| parent | 4ad1db0a6c907a56a9aa1ffbce1a1d8e84df80e5 (diff) | |
contrib/parallel_dummyparallel
Diffstat (limited to 'contrib/parallel_dummy/parallel_dummy.control')
| -rw-r--r-- | contrib/parallel_dummy/parallel_dummy.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/parallel_dummy/parallel_dummy.control b/contrib/parallel_dummy/parallel_dummy.control new file mode 100644 index 0000000000..90bae3f6e0 --- /dev/null +++ b/contrib/parallel_dummy/parallel_dummy.control @@ -0,0 +1,4 @@ +comment = 'Dummy parallel code' +default_version = '1.0' +module_pathname = '$libdir/parallel_dummy' +relocatable = true |
