mirror of
https://github.com/postgres/postgres.git
synced 2026-02-28 20:30:45 -05:00
6 lines
169 B
Text
6 lines
169 B
Text
|
|
# refint extension
|
||
|
|
comment = 'functions for implementing referential integrity (obsolete)'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/refint'
|
||
|
|
relocatable = true
|