Skip to content

Commit b356be4

Browse files
Generate PostgreSQL extensions (#1244)
Co-authored-by: GitHub <noreply@github.com>
1 parent c2c7a19 commit b356be4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

static/includes/pg-extensions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
| pg_partman | 5.2.4 | 5.2.4 |
3030
| pg_prewarm | 1.2 | 1.1, 1.2 |
3131
| pg_repack | 1.5.2 | 1.5.2 |
32+
| pg_stat_monitor | 2.3 | 2.0, 2.1, 2.2, 2.3 |
3233
| pg_stat_statements | 1.12 | 1.10, 1.11, 1.12, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9 |
3334
| pg_trgm | 1.6 | 1.3, 1.4, 1.5, 1.6 |
3435
| pgaudit | 18.0 | 18.0 |
@@ -48,6 +49,7 @@
4849
| unit | 7 | 1, 2, 3, 4, 5, 6, 7 |
4950
| uuid-ossp | 1.1 | 1.1 |
5051
| vector | 0.8.1 | 0.8.1 |
52+
| vectorscale | 0.9.0 | 0.9.0 |
5153

5254
## PostgreSQL 17 extensions
5355

@@ -112,7 +114,7 @@
112114
| unit | 7 | 1, 2, 3, 4, 5, 6, 7 |
113115
| uuid-ossp | 1.1 | 1.1 |
114116
| vector | 0.8.1 | 0.8.1 |
115-
| vectorscale | 0.6.0 | 0.6.0 |
117+
| vectorscale | 0.9.0 | 0.6.0, 0.9.0 |
116118

117119
## PostgreSQL 16 extensions
118120

0 commit comments

Comments
 (0)