We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 730764e + bf6ab50 commit 8afd4c3Copy full SHA for 8afd4c3
articles/postgresql/flexible-server/concepts-extensions.md
@@ -184,6 +184,9 @@ The following extensions are available in Azure Database for PostgreSQL flexible
184
|[unaccent](https://www.postgresql.org/docs/13/unaccent.html) |Text search dictionary that removes accents |1.1 |1.1 |1.1 |1.1 |1.1 |1.1 |
185
|[uuid-ossp](https://www.postgresql.org/docs/13/uuid-ossp.html) |Generate universally unique identifiers (UUIDs) |N/A |1.1 |1.1 |1.1 |1.1 |1.1 |
186
187
+> [!NOTE]
188
+> Several extensions listed as not applicable (N/A) for Postgres 16 are expected to be accessible in all regions by March 31, 2024.
189
+
190
191
## dblink and postgres_fdw
192
0 commit comments