Re: type unknown - how important is it?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: type unknown - how important is it?
Дата
Msg-id 24156.1111072803@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: type unknown - how important is it?  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: type unknown - how important is it?  (Shachar Shemesh <psql@shemesh.biz>)
Список pgsql-hackers
Dave Cramer <pg@fastcrypt.com> writes:
> Shachar Shemesh wrote:
>> I don't know type 705 well enough to decide which would work best. If 
>> it's guaranteed to be a validly encoded text string, then I'll just 
>> put it in as DBTYPE_WSTR, and get it done with.

> I think it's safe to assume it will be encoded properly.

AFAICS it will work exactly like 'text'.
        regards, tom lane


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: type unknown - how important is it?
Следующее
От: "Mark Woodward"
Дата:
Сообщение: Re: PHP stuff