upcoming 7.4 relaese: absent recode() function ?

Поиск
Список
Период
Сортировка
От Ruslan A Dautkhanov
Тема upcoming 7.4 relaese: absent recode() function ?
Дата
Msg-id 3F33326C.3080207@scn.ru
обсуждение исходный текст
Ответы Re: upcoming 7.4 relaese: absent recode() function ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
>From the latest pgsql-announce@postgresql.org
message
> The --enable-recode feature was removed due to its brokenness with
> the IPv6 changes and an apparent lack of anyone actually using it.

Is this mean, that PostgresSQL will not have recode() futher ?
Some my programs use following form of the recode:
    recode('...', 'Windows-1251', 'KOI8-R')
to convert posted users' files into my base charset KOI8-R, if the files' content have another charset
and save them into DB...

How can I install recode() function for 7.4 release ?



--
 best regards,
Ruslan A Dautkhanov  rusland@scn.ru

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: UNION discards indentical rows in postgres 7.3.3
Следующее
От: Mirek Hankus
Дата:
Сообщение: ALTER TABLE table RENAME TO sould change also sequence name