Skip to content

Commit a2137e7

Browse files
Merge pull request #280789 from PostgreSQLFlexibleServerPMs/patch-tr5ebhlkwnv9-extensions
Update extensions
2 parents a08ff38 + ae88ed8 commit a2137e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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: 06/18/2024
5+
ms.date: 07/13/2024
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: include
@@ -43,7 +43,7 @@ ms.topic: include
4343
| [pg_freespacemap](https://www.postgresql.org/docs/13/pgfreespacemap.html) | Examine the free space map (FSM) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
4444
| [pg_hint_plan](https://github.com/ossc-db/pg_hint_plan) | Makes it possible to tweak PostgreSQL execution plans using so-called hints in SQL comments. | 1.6.0 :heavy_check_mark: | 1.5 :heavy_check_mark: | 1.4 :heavy_check_mark: | 1.3.7 :heavy_check_mark: | 1.3.7 :heavy_check_mark: | 1.3.7 :heavy_check_mark:|
4545
| [pglogical](https://github.com/2ndQuadrant/pglogical) | PostgreSQL Logical Replication | 2.4.4 :heavy_check_mark: | 2.4.2 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark:|
46-
| [pg_partman](https://github.com/pgpartman/pg_partman) | Extension to manage partitioned tables by time or ID | 4.7.1 :heavy_check_mark: | 4.7.1 :heavy_check_mark: | 4.6.1 :heavy_check_mark: | 4.5.0 :heavy_check_mark: | 4.5.0 :heavy_check_mark: | 4.5.0 :heavy_check_mark:|
46+
| [pg_partman](https://github.com/pgpartman/pg_partman) | Extension to manage partitioned tables by time or ID | 5.0.1 :heavy_check_mark: | 4.7.1 :heavy_check_mark: | 4.6.1 :heavy_check_mark: | 4.5.0 :heavy_check_mark: | 4.5.0 :heavy_check_mark: | 4.5.0 :heavy_check_mark:|
4747
| [pg_prewarm](https://www.postgresql.org/docs/current/pgprewarm.html) | Prewarm relation data | 1.2 :heavy_check_mark: | 1.2 :heavy_check_mark: | 1.2 :heavy_check_mark: | 1.2 :heavy_check_mark: | 1.2 :heavy_check_mark: | 1.2 :heavy_check_mark:|
4848
| [pg_repack](https://reorg.github.io/pg_repack/) | Reorganize tables in PostgreSQL databases with minimal locks | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7 | 1.4.7|
4949
| [pgrouting](https://pgrouting.org/) | PgRouting Extension | N/A | 3.5.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0|

0 commit comments

Comments
 (0)