aboutsummaryrefslogtreecommitdiff
path: root/databases/pguri/pkg-message
blob: a3d20f1cd40212f0dfdea45da9d032961b2c1565 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
In order to use the extension within database execute the following command:

CREATE EXTENSION uri;
EOM
}
]