Re: Regexp match with accented character problem

Поиск
Список
Период
Сортировка
От Laslo Forro
Тема Re: Regexp match with accented character problem
Дата
Msg-id AANLkTilGX29iKgXB0LBDUPWSTGJTA-pHW7dO9XfsoilY@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Regexp match with accented character problem  (Thom Brown <thombrown@gmail.com>)
Ответы Re: Regexp match with accented character problem  (Laslo Forro <getforum@gmail.com>)
Список pgsql-novice
Thanks a lot, anyway!

On Tue, Jun 8, 2010 at 12:56 PM, Thom Brown <thombrown@gmail.com> wrote:
On 8 June 2010 11:54, Laslo Forro <getforum@gmail.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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Regexp match with accented character problem
Следующее
От: Laslo Forro
Дата:
Сообщение: Re: Regexp match with accented character problem