Re: Regexp match with accented character problem

From: Thom Brown <thombrown(at)gmail(dot)com>
To: Laslo Forro <getforum(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Regexp match with accented character problem
Date: 2010-06-08 10:56:11
Message-ID: AANLkTinrJiZqrZ686ZPqCG5bKQZewEEiOvHdSbYc3n2I@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 8 June 2010 11:54, Laslo Forro <getforum(at)gmail(dot)com> wrote:
> test=# \l
>                                   List of databases
>    Name    |  Owner   | Encoding |  Collation  |    Ctype    |   Access
> privileges
> -----------+----------+----------+-------------+-------------+-----------------------
>  postgres  | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
>  template0 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres
>                                                              :
> postgres=CTc/postgres
>  template1 | postgres | UTF8     | en_US.UTF-8 | en_US.UTF-8 | =c/postgres
>                                                              :
> postgres=CTc/postgres
>  test      | salmonix | UTF8     | en_US.UTF-8 | en_US.UTF-8 |
> (5 rows)
>

Okay, I'm not sure what the problem is there then. :S Hopefully
someone else can shed some light on it for you.

Thom

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Laslo Forro 2010-06-08 11:17:32 Re: Regexp match with accented character problem
Previous Message Laslo Forro 2010-06-08 10:54:41 Re: Regexp match with accented character problem