9.3 support
[smlar.git] / expected / int8g.out
index c77879d..432fa35 100644 (file)
@@ -12,7 +12,6 @@ CREATE TABLE int8_stat (
     value   int8 UNIQUE,
        ndoc    int4 NOT NULL CHECK (ndoc>0)
 );
-NOTICE:  CREATE TABLE / UNIQUE will create implicit index "int8_stat_value_key" for table "int8_stat"
 INSERT INTO int8_stat (
     SELECT
                q.w,