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 97915fc commit c87867fCopy full SHA for c87867f
contrib/seg/expected/seg.out
@@ -6,8 +6,8 @@
6
-- does not depend on contents of seg.sql.
7
--
8
\set ECHO none
9
-psql:seg.sql:12: WARNING: ProcedureCreate: type seg is not yet defined
10
-psql:seg.sql:17: WARNING: Argument type "seg" is only a shell
+psql:seg.sql:12: NOTICE: ProcedureCreate: type seg is not yet defined
+psql:seg.sql:17: NOTICE: Argument type "seg" is only a shell
11
12
-- testing the input and output functions
13
0 commit comments