Skip to content

Commit e1ef703

Browse files
committed
test
1 parent 53d1d50 commit e1ef703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/regress/expected/directory_table.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ ERROR: duplicate key value violates unique constraint "dir_table1_pkey"
788788
DETAIL: Key (relative_path)=(nation1) already exists.
789789
COPY BINARY dir_table1 FROM :'nation_file' 'nation2' 'nation2'; -- fail
790790
ERROR: syntax error at or near "'nation2'"
791-
LINE 1: ...rrydb/src/test/regress/data/nation.csv' 'nation2' 'nation2';
791+
LINE 1: ...berry/src/test/regress/data/nation.csv' 'nation2' 'nation2';
792792
^
793793
COPY BINARY dir_table1 FROM :'nation_file' 'nation2';
794794
NOTICE: dir_table1 INSERT AFTER ROW (seg2 127.0.1.1:7004 pid=900444)

0 commit comments

Comments
 (0)