|
1 | 1 | ---
|
2 |
| -author: varun-dhawan |
| 2 | +author: akashraokm |
3 | 3 | ms.service: postgresql
|
4 | 4 | ms.subservice: flexible-server
|
5 | 5 | ms.topic: include
|
6 |
| -ms.date: 04/19/2024 |
7 |
| -ms.author: varundhawan |
| 6 | +ms.date: 04/23/2024 |
| 7 | +ms.author: akashrao |
8 | 8 | ---
|
9 |
| -| **Extension name** | **Description** | **PostgreSQL 16** | **PostgreSQL 15** | **PostgreSQL 14** | **PostgreSQL 13** | **PostgreSQL 12** | **PostgreSQL 11** | |
| 9 | +| **Extension name** | **Description** | **PostgreSQL 16** | **PostgreSQL 15** | **PostgreSQL 14** | **PostgreSQL 13** | **PostgreSQL 12** | **PostgreSQL 11** | |
10 | 10 | |----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|--------------------------|---------------------------|---------------------------|---------------------------|---------------------------|--------------------------|
|
11 | 11 | | [address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
|
12 | 12 | | [address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) | Address Standardizer US dataset example | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
|
13 | 13 | | [amcheck](https://www.postgresql.org/docs/13/amcheck.html) | Functions for verifying relation integrity | 1.3 | 1.3 | 1.3 | 1.2 | 1.2 | 1.1|
|
14 | 14 | | [anon](https://gitlab.com/dalibo/postgresql_anonymizer) (Preview) | Data anonymization tools | 1.2.0 :heavy_check_mark: | 1.2.0 :heavy_check_mark: | 1.2.0 :heavy_check_mark: | 1.2.0 :heavy_check_mark: | 1.2.0 :heavy_check_mark: | 1.2.0 :heavy_check_mark:|
|
15 |
| -| [azure_ai](../generative-ai-azure-overview.md) | Azure AI and ML Services integration for PostgreSQL | 1.0.0 | 1.0.0 | 1.0.0 | 1.0.0 | N/A | N/A| |
| 15 | +| [azure_ai](../generative-ai-azure-overview.md) | Azure AI and ML Services integration for PostgreSQL | 1.0.0 | 1.1.0 | 1.0.0 | 1.0.0 | 1.0.0 | N/A| |
16 | 16 | | [azure_storage](../concepts-storage-extension.md) | Azure integration for PostgreSQL | 1.4 :heavy_check_mark: | 1.4 :heavy_check_mark: | 1.4 :heavy_check_mark: | 1.4 :heavy_check_mark: | 1.4 :heavy_check_mark: | N/A|
|
17 | 17 | | [bloom](https://www.postgresql.org/docs/13/bloom.html) | Bloom access method - signature file based index | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
|
18 | 18 | | [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|
|
@@ -65,7 +65,7 @@ ms.author: varundhawan
|
65 | 65 | | [sslinfo](https://www.postgresql.org/docs/13/sslinfo.html) | Information about SSL certificates | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
|
66 | 66 | | [tablefunc](https://www.postgresql.org/docs/11/tablefunc.html) | Functions that manipulate whole tables, including crosstab | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
|
67 | 67 | | [tds_fdw](https://github.com/tds-fdw/tds_fdw) | Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server) | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3|
|
68 |
| -| [timescaledb](https://github.com/timescale/timescaledb) | Enables scalable inserts and complex queries for time-series data | N/A | 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 1.7.4 :heavy_check_mark:| |
| 68 | +| [timescaledb](https://github.com/timescale/timescaledb) | Enables scalable inserts and complex queries for time-series data | 2.13.0 :heavy_check_mark:| 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 2.10.0 :heavy_check_mark: | 1.7.4 :heavy_check_mark:| |
69 | 69 | | [tsm_system_rows](https://www.postgresql.org/docs/13/tsm-system-rows.html) | TABLESAMPLE method which accepts number of rows as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
|
70 | 70 | | [tsm_system_time](https://www.postgresql.org/docs/13/tsm-system-time.html) | TABLESAMPLE method which accepts time in milliseconds as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
|
71 | 71 | | [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|
|
|
0 commit comments