OSDN Git Service

Fix a misspelling in regression test
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 13 Nov 2017 11:20:56 +0000 (20:20 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 13 Nov 2017 11:47:42 +0000 (20:47 +0900)
expected/ut-common.out
sql/ut-common.sql

index 3e62efa..31240a7 100644 (file)
@@ -2814,7 +2814,7 @@ SELECT dbms_stats.unlock('s0.st4');
 DROP TABLE s0.st4 CASCADE;
 NOTICE:  drop cascades to view s0.vst4
 /*
- * No.21 anyarray stuffs
+ * No.21 anyarray stuff
  */
 CREATE TABLE st_ary (i int, f float, d timestamp without time zone);
 INSERT INTO st_ary
index a23c3dd..44f79c0 100644 (file)
@@ -1195,7 +1195,7 @@ SELECT dbms_stats.unlock('s0.st4');
 DROP TABLE s0.st4 CASCADE;
 
 /*
- * No.21 anyarray stuffs
+ * No.21 anyarray stuff
  */
 CREATE TABLE st_ary (i int, f float, d timestamp without time zone);
 INSERT INTO st_ary