File size: 149 Bytes
e1ef231 | 1 2 3 4 5 6 | # autoinc extension
comment = 'functions for autoincrementing fields'
default_version = '1.0'
module_pathname = '$libdir/autoinc'
relocatable = true
|
e1ef231 | 1 2 3 4 5 6 | # autoinc extension
comment = 'functions for autoincrementing fields'
default_version = '1.0'
module_pathname = '$libdir/autoinc'
relocatable = true
|