Skip to content

Commit 92988cb

Browse files
Merge pull request #262691 from varun-dhawan/varund-jan
[PostgreSQL] updates extn details
2 parents 13c3876 + d242b2c commit 92988cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/postgresql/flexible-server/concepts-extensions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Extensions - Azure Database for PostgreSQL - Flexible Server
33
description: Learn about the available PostgreSQL extensions in Azure Database for PostgreSQL - Flexible Server
44
author: varun-dhawan
55
ms.author: varundhawan
6-
ms.date: 12/18/2023
6+
ms.date: 1/8/2024
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -126,6 +126,8 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
126126
|[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) |Used to parse an address into constituent elements. |N/A |3.1.1 |3.1.1 |3.1.1 |3.0.0 |2.5.1 |
127127
|[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)|Address Standardizer US dataset example |N/A |3.1.1 |3.1.1 |3.1.1 |3.0.0 |2.5.1 |
128128
|[amcheck](https://www.postgresql.org/docs/13/amcheck.html) |Functions for verifying relation integrity |1.3 |1.2 |1.2 |1.2 |1.2 |1.1 |
129+
|[azure_ai](./generative-ai-azure-overview.md) |Azure OpenAI and Cognitive Services integration for PostgreSQL |0.1.0 |0.1.0 |0.1.0 |0.1.0 |N/A |N/A |
130+
|[azure_storage](../../postgresql/flexible-server/concepts-storage-extension.md) |extension to export and import data from Azure Storage |1.3 |1.3 |1.3 |1.3 |1.3 |N/A |
129131
|[bloom](https://www.postgresql.org/docs/13/bloom.html) |Bloom access method - signature file based index |1 |1 |1 |1 |1 |1 |
130132
|[btree_gin](https://www.postgresql.org/docs/13/btree-gin.html) |Support for indexing common datatypes in GIN |1.3 |1.3 |1.3 |1.3 |1.3 |1.3 |
131133
|[btree_gist](https://www.postgresql.org/docs/13/btree-gist.html) |Support for indexing common datatypes in GiST |1.7 |1.5 |1.5 |1.5 |1.5 |1.5 |

0 commit comments

Comments
 (0)