mirror of
https://github.com/postgres/postgres.git
synced 2026-07-14 12:20:52 -04:00
6 lines
156 B
Text
6 lines
156 B
Text
|
|
# timetravel extension
|
||
|
|
comment = 'functions for implementing time travel'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/timetravel'
|
||
|
|
relocatable = true
|