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
|[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|
|[pg_partman](https://github.com/pgpartman/pg_partman)| Extension to manage partitioned tables by time or ID | 4.7.1 | 4.7.1 | 4.6.1 | 4.5.0 | 4.5.0 | 4.5.0|
|[pgrowlocks](https://www.postgresql.org/docs/13/pgrowlocks.html)| Show row-level locking information | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
48
48
|[pg_squeeze](https://github.com/cybertec-postgresql/pg_squeeze)| A tool to remove unused space from a relation. | 1.6 | 1.6 | 1.5 | 1.5 | 1.5 | 1.5|
49
49
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html)| Track planning and execution statistics of all SQL statements executed | 1.10 | 1.10 | 1.9 | 1.8 | 1.7 | 1.6|
@@ -63,7 +63,7 @@ ms.author: varundhawan
63
63
|[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|
64
64
|[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|
65
65
|[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|
66
-
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data || 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
66
+
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data |N/A| 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
67
67
|[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|
68
68
|[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|
69
69
|[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