Skip to content

Commit 425f90c

Browse files
Merge pull request #278549 from PostgreSQLFlexibleServerPMs/patch-s2jy6nilk9xg-extensions
Update extensions
2 parents 0444e49 + 36b6120 commit 425f90c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/includes/extensions-table.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: akashraokm
33
ms.author: akashrao
44
ms.reviewer: maghan
5-
ms.date: 05/22/2024
5+
ms.date: 06/18/2024
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: include
@@ -66,9 +66,9 @@ ms.topic: include
6666
| [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|
6767
| [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|
6868
| [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|
69-
| [timescaledb](https://github.com/timescale/timescaledb) | Enables scalable inserts and complex queries for time-series data (Apache 2 Edition) | 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+
| [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:|
7070
| [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|
7171
| [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|
7272
| [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|
7373
| [uuid-ossp](https://www.postgresql.org/docs/13/uuid-ossp.html) | Generate universally unique identifiers (UUIDs) | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1|
74-
| [vector](https://github.com/pgvector/pgvector) | Vector data type and ivfflat and hnsw access methods | 0.6.1 | 0.6.1 | 0.6.1 | 0.6.1 | 0.6.1 | 0.5.1|
74+
| [vector](https://github.com/pgvector/pgvector) | Vector data type and ivfflat and hnsw access methods | 0.7.0 | 0.7.0 | 0.7.0 | 0.7.0 | 0.7.0 | 0.5.1|

0 commit comments

Comments
 (0)