mirror of
https://github.com/postgres/postgres.git
synced 2026-03-11 02:34:28 -04:00
6 lines
149 B
Text
6 lines
149 B
Text
|
|
# autoinc extension
|
||
|
|
comment = 'functions for autoincrementing fields'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/autoinc'
|
||
|
|
relocatable = true
|