Skip to content

Commit efbd5bc

Browse files
committed
Update expected files for textual changes
1 parent f4a3789 commit efbd5bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/interfaces/ecpg/test/expected/compat_informix-test_informix.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
[NO_PID]: sqlca: code: 0, state: 00000
1515
[NO_PID]: ECPGexecute line 31: QUERY: insert into test ( i , j ) values ( 7 , 12 ) on connection regress1
1616
[NO_PID]: sqlca: code: 0, state: 00000
17-
[NO_PID]: ECPGexecute line 31: Error: ERROR: duplicate key violates unique constraint "test_pkey"
17+
[NO_PID]: ECPGexecute line 31: Error: ERROR: duplicate key value violates unique constraint "test_pkey"
1818
[NO_PID]: sqlca: code: 0, state: 00000
19-
[NO_PID]: raising sqlstate 23505 (sqlcode: -239) in line 31, ''duplicate key violates unique constraint "test_pkey"' in line 31.'.
19+
[NO_PID]: raising sqlstate 23505 (sqlcode: -239) in line 31, ''duplicate key value violates unique constraint "test_pkey"' in line 31.'.
2020
[NO_PID]: sqlca: code: -239, state: 23505
2121
[NO_PID]: ECPGtrans line 33 action = rollback connection = regress1
2222
[NO_PID]: sqlca: code: 0, state: 00000

src/interfaces/ecpg/test/expected/compat_informix-test_informix.stdout

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
doSQLprint: Error: 'duplicate key violates unique constraint "test_pkey"' in line 31.
2-
INSERT: -239='duplicate key violates unique constraint "test_pkey"' in line 31.
1+
doSQLprint: Error: 'duplicate key value violates unique constraint "test_pkey"' in line 31.
2+
INSERT: -239='duplicate key value violates unique constraint "test_pkey"' in line 31.
33
doSQLprint: Error: 'more than one row returned by a subquery used as an expression' in line 39.
44
SELECT: 0=
55
7 0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy