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 0f15dd4 commit 4e2d8e2Copy full SHA for 4e2d8e2
examples/jbuild
@@ -4,9 +4,7 @@
4
(names (async cursor dump populate prompt test_lo))
5
(flags (
6
:standard
7
- -w -9
8
- -safe-string -strict-sequence
9
- -principal -short-paths
+ -w -9 -strict-sequence -principal -short-paths
10
))
11
(libraries (postgresql))
12
src/jbuild
@@ -5,9 +5,7 @@
(public_name postgresql)
(c_names (postgresql_stubs))
13
(c_flags (
0 commit comments