mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
|
# timetravel extension
|
||
|
comment = 'functions for implementing time travel'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/timetravel'
|
||
|
relocatable = true
|