mirror of
https://github.com/postgres/postgres.git
synced 2026-02-18 01:59:53 -05:00
6 lines
165 B
Text
6 lines
165 B
Text
|
|
# moddatetime extension
|
||
|
|
comment = 'functions for tracking last modification time'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/moddatetime'
|
||
|
|
relocatable = true
|