File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ {
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.1" ,
6+ "maintainer" : [
7+ " Ildar Musin <i.musin@postgrespro.ru>" ,
8+ " Dmitry Ivanov <d.ivanov@postgrespro.ru>" ,
9+ " Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>"
10+ ],
11+ "license" : " postgresql" ,
12+ "resources" : {
13+ "bugtracker" : {
14+ "web" : " https://github.com/postgrespro/pg_pathman/issues"
15+ },
16+ "repository" : {
17+ "url" : " git://github.com:postgrespro/pg_pathman.git" ,
18+ "web" : " https://github.com/postgrespro/pg_pathman" ,
19+ "type" : " git"
20+ }
21+ },
22+ "generated_by" : " Ildar Musin" ,
23+ "provides" : {
24+ "pg_pathman" : {
25+ "file" : " pg_pathman--1.3.sql" ,
26+ "docfile" : " README.md" ,
27+ "version" : " 1.3.1" ,
28+ "abstract" : " Partitioning tool"
29+ }
30+ },
31+ "meta-spec" : {
32+ "version" : " 1.0.0" ,
33+ "url" : " http://pgxn.org/meta/spec.txt"
34+ },
35+ "tags" : [
36+ " partitioning" ,
37+ " partition" ,
38+ " optimization"
39+ ]
40+ }
You can’t perform that action at this time.
0 commit comments