mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
6 lines
154 B
Text
6 lines
154 B
Text
|
|
# amcheck extension
|
||
|
|
comment = 'functions for verifying relation integrity'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/amcheck'
|
||
|
|
relocatable = true
|