File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Availability
28
28
29
29
JsQuery is realized as an extension and not available in default PostgreSQL
30
30
installation. It is available from
31
- [ github] ( https://github.com/akorotkov /jsquery )
31
+ [ github] ( https://github.com/postgrespro /jsquery )
32
32
under the same license as
33
33
[ PostgreSQL] ( http://www.postgresql.org/about/licence/ )
34
34
and supports PostgreSQL 9.4+.
@@ -53,7 +53,7 @@ Before build and install you should ensure following:
53
53
54
54
Typical installation procedure may look like this:
55
55
56
- $ git clone https://github.com/akorotkov /jsquery.git
56
+ $ git clone https://github.com/postgrespro /jsquery.git
57
57
$ cd jsquery
58
58
$ make USE_PGXS=1
59
59
$ sudo make USE_PGXS=1 install
You can’t perform that action at this time.
0 commit comments