mirror of
https://github.com/postgres/postgres.git
synced 2026-06-19 13:39:01 -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
|