File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,11 @@ When proposing a new extension, the following criteria must be met:
6161 Allowed Third-Party Licence Policy list (see
6262 [ CNCF Allowed Licence Policy] ( https://github.com/cncf/foundation/blob/main/policies-guidance/allowed-third-party-license-policy.md#cncf-allowlist-license-policy ) ).
6363- ** Structure:** only one extension can be included within an extension folder.
64- - ** Debian packages:** extension images must be built using a [ Debian package provided by the PGDG] ( https://wiki.postgresql.org/wiki/Apt ) .
64+ - ** Debian Packages:** Extension images must be built using a Debian package
65+ provided by a trusted source like the
66+ [ PostgreSQL Global Development Group (PGDG)] ( https://wiki.postgresql.org/wiki/Apt ) .
67+ This ensures compatibility with the base images and standard package
68+ management procedures.
6569- ** Licence inclusion:** all necessary licence agreements for the extension and
6670 its dependencies must be included within the extension folder (refer to the
6771 examples in the ` pgvector ` and ` postgis ` folders).
You can’t perform that action at this time.
0 commit comments