You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/includes/extensions-table.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
author: akashraokm
3
3
ms.author: akashrao
4
4
ms.reviewer: maghan
5
-
ms.date: 05/22/2024
5
+
ms.date: 06/18/2024
6
6
ms.service: postgresql
7
7
ms.subservice: flexible-server
8
8
ms.topic: include
@@ -66,9 +66,9 @@ ms.topic: include
66
66
|[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|
67
67
|[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|
68
68
|[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:|
70
70
|[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|
71
71
|[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|
72
72
|[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