We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1a9d7 commit 9ecbabbCopy full SHA for 9ecbabb
README.md
@@ -47,6 +47,8 @@ Before build and install you should ensure following:
47
* PostgreSQL version is 9.4 or higher.
48
* You have development package of PostgreSQL installed or you built
49
PostgreSQL from source.
50
+ * You have flex and bison installed on your system. JsQuery was tested on
51
+ flex 2.5.37-2.5.39, bison 2.7.12.
52
* Your PATH variable is configured so that pg\_config command available.
53
54
Typical installation procedure may look like this:
0 commit comments