mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
In order to use the extension within database execute the following command:
|
|
|
|
CREATE EXTENSION uri;
|
|
EOM
|
|
}
|
|
]
|