Thanks to visit codestin.com Credit goes to github.com
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 fb9eaff commit 39b9442Copy full SHA for 39b9442
Makefile
@@ -6,7 +6,7 @@ OBJS = jsonb_gin_ops.o jsquery_constr.o jsquery_extract.o \
6
monq_gram.o monq_scan.o monq_get_jsquery.o monq_create_query.o monq_delete_query.o
7
8
EXTENSION = jsquery
9
-DATA = jsquery--1.0.1.sql
+DATA = jsquery--1.1.sql jsquery--1.0--1.1.sql
10
INCLUDES = jsquery.h monq.h
11
12
REGRESS = jsquery
0 commit comments