mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
e7880e5d39
The lo_oid function provided by this extension is PARALLEL SAFE. Andreas Karlsson
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
# lo extension
|
|
comment = 'Large Object maintenance'
|
|
default_version = '1.1'
|
|
module_pathname = '$libdir/lo'
|
|
relocatable = true
|