9.3 support
[smlar.git] / expected / intervalg.out
index 9b963de..6731e3c 100644 (file)
@@ -12,7 +12,6 @@ CREATE TABLE interval_stat (
     value   interval UNIQUE,
        ndoc    int4 NOT NULL CHECK (ndoc>0)
 );
-NOTICE:  CREATE TABLE / UNIQUE will create implicit index "interval_stat_value_key" for table "interval_stat"
 INSERT INTO interval_stat (
     SELECT
                q.w,