Thread

  1. contrib/unaccent regression test failed

    Itagaki Takahiro <itagaki.takahiro@gmail.com> — 2011-02-21T02:03:25Z

    I found "make installcheck" for contrib/unaccent in master is failed
    on my machine, The regressions.diffs attached.
    
    I'm not sure the reason because BuildFarm machines are all OK,
    but we might need some checks in addition to database encoding.
    
    * OS:
    Linux 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010
    x86_64 x86_64 x86_64 GNU/Linux
    * PG DB:
            Name        |  Owner   | Encoding | Collate | Ctype |   Access
    privileges
    --------------------+----------+----------+---------+-------+-----------------------
     contrib_regression | postgres | UTF8     | C       | C     |
    
    -- 
    Itagaki Takahiro