On Mon, 2009-01-19 at 20:45 +0300, Teodor Sigaev wrote:
> How to reproduce that?

-bash-3.2$ psql -l
                                         List of databases
    Name    |  Owner   | Encoding |  Collation  |    Ctype    |          Access 
Privileges          
------------+----------+----------+-------------+-------------+-------------------------------------
 postgres   | postgres | UTF8     | tr_TR.UTF-8 | tr_TR.UTF-8 | 
 regression | postgres | UTF8     | tr_TR.UTF-8 | tr_TR.UTF-8 | 
 template0  | postgres | UTF8     | tr_TR.UTF-8 | tr_TR.UTF-8 | 
{=c/postgres,postgres=CTc/postgres}
 template1  | postgres | UTF8     | tr_TR.UTF-8 | tr_TR.UTF-8 | 
{=c/postgres,postgres=CTc/postgres}
(4 rows)

-bash-3.2$  ./pg_regress --inputdir=. --dlpath=. --multibyte=UTF8 
--load-language=plpgsql --top-builddir=../../.. --schedule=./parallel_schedule
(using postmaster on Unix socket, default port)

<snip>
     timestamp            ... FAILED
     timestamptz          ... FAILED
<snip>
     tsearch              ... FAILED
     tsdicts              ... FAILED
     foreign_data         ... FAILED

========================
 5 of 120 tests failed. 
========================

This is on a Fedora-9 x86 box, and:

-bash-3.2$ rpm -qv glibc
glibc-2.8-8.i686

Regards,
-- 
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to