mirror of
https://github.com/postgres/postgres.git
synced 2026-05-25 18:54:20 -04:00
6 lines
142 B
Text
6 lines
142 B
Text
|
|
# worker_spi extension
|
||
|
|
comment = 'Sample background worker'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/worker_spi'
|
||
|
|
relocatable = true
|