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 bce5f7b commit f1d781bCopy full SHA for f1d781b
Makefile
@@ -1,4 +1,4 @@
1
-PG_CFLAGS = -Wno-declaration-after-statement
+PG_CFLAGS = -Werror -Wno-declaration-after-statement
2
EXTENSION = pg_net
3
EXTVERSION = 0.7.3
4
0 commit comments