We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bec585 commit 7826af7Copy full SHA for 7826af7
1 file changed
META.json
@@ -2,14 +2,14 @@
2
"name": "pg_task",
3
"abstract": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously",
4
"description": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously",
5
- "version": "2.1.23",
+ "version": "2.1.24",
6
"maintainer": "RekGRpth <rekgrpth@gmail.com>",
7
"license": "mit",
8
"provides": {
9
"pg_task": {
10
"file": "pg_task.so",
11
"docfile": "README.md",
12
- "version": "2.1.23"
+ "version": "2.1.24"
13
}
14
},
15
"resources": {
0 commit comments