>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