mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-22 15:41:15 +00:00
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
# mock extension
|
|
comment = 'This is a mock extension'
|
|
default_version = '1.0'
|
|
module_pathname = '$libdir/test_ext'
|
|
relocatable = true
|
|
|