8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e79206 commit 99954c5Copy full SHA for 99954c5
META.json
@@ -2,7 +2,7 @@
2
"name": "pg_pathman",
3
"abstract": "Partitioning tool",
4
"description": "The `pg_pathman` module provides optimized partitioning mechanism and functions to manage partitions.",
5
- "version": "1.3.2",
+ "version": "1.4.0",
6
"maintainer": [
7
"Ildar Musin <i.musin@postgrespro.ru>",
8
"Dmitry Ivanov <d.ivanov@postgrespro.ru>",
@@ -22,9 +22,9 @@
22
"generated_by": "Ildar Musin",
23
"provides": {
24
"pg_pathman": {
25
- "file": "pg_pathman--1.3.sql",
+ "file": "pg_pathman--1.4.sql",
26
"docfile": "README.md",
27
28
"abstract": "Partitioning tool"
29
}
30
},
0 commit comments