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 6d6ca21 commit ff42814Copy full SHA for ff42814
src/interfaces/ecpg/test/test1.pgc
@@ -1,3 +1,4 @@
1
+#include <stdlib.h>
2
#include <string.h>
3
4
/* just a test comment */ exec sql whenever sqlerror do PrintAndStop(msg);
0 commit comments