Skip to content

Commit 00254a4

Browse files
Merge pull request #267534 from varun-dhawan/varund-jan
[PostgreSQL] updates the version for pg_stat_statement
2 parents 37c0632 + 626406f commit 00254a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Extensions
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: 1/8/2024
6+
ms.date: 2/20/2024
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -157,7 +157,7 @@ The following extensions are available in Azure Database for PostgreSQL flexible
157157
|[pg_prewarm](https://www.postgresql.org/docs/13/pgprewarm.html) |Prewarm relation data |1.2 |1.2 |1.2 |1.2 |1.2 |1.2 |
158158
|[pg_repack](https://reorg.github.io/pg_repack/) |Lets you remove bloat from tables and indexes |1.4.7 |1.4.7 |1.4.7 |1.4.7 |1.4.7 |1.4.7 |
159159
|[pg_squeeze](https://github.com/cybertec-postgresql/pg_squeeze) |A tool to remove unused space from a relation. |1.6 |1.5 |1.5 |1.5 |1.5 |1.5 |
160-
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html) |Track execution statistics of all SQL statements executed |1.1 |1.8 |1.8 |1.8 |1.7 |1.6 |
160+
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html) |Track execution statistics of all SQL statements executed |1.10 |1.10 |1.9 |1.8 |1.7 |1.6 |
161161
|[pg_trgm](https://www.postgresql.org/docs/13/pgtrgm.html) |Text similarity measurement and index searching based on trigrams |1.6 |1.5 |1.5 |1.5 |1.4 |1.4 |
162162
|[pg_visibility](https://www.postgresql.org/docs/13/pgvisibility.html) |Examine the visibility map (VM) and page-level visibility info |1.2 |1.2 |1.2 |1.2 |1.2 |1.2 |
163163
|[pgaudit](https://www.pgaudit.org/) |Provides auditing functionality |N/A |1.7 |1.6.2 |1.5 |1.4 |1.3.1 |

0 commit comments

Comments
 (0)