Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3a32d7

Browse files
author
Thomas G. Lockhart
committed
Remove "Non-functional update" notices since that message has been
disabled (commented-out) in the code.
1 parentc42926f commitc3a32d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/test/regress/output/misc.source

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@ QUERY: UPDATE tmp
66
SET stringu1 = reverse_name(onek.stringu1)
77
WHERE onek.stringu1 = 'JBAAAA' and
88
onek.stringu1 = tmp.stringu1;
9-
NOTICE: Non-functional update, only first update is performed
10-
NOTICE: Non-functional update, only first update is performed
119
QUERY: UPDATE tmp
1210
SET stringu1 = reverse_name(onek2.stringu1)
1311
WHERE onek2.stringu1 = 'JCAAAA' and
1412
onek2.stringu1 = tmp.stringu1;
15-
NOTICE: Non-functional update, only first update is performed
16-
NOTICE: Non-functional update, only first update is performed
1713
QUERY: DROP TABLE tmp;
1814
QUERY: COPY onek TO '_OBJWD_/results/onek.data';
1915
QUERY: DELETE FROM onek;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp