Are "text" strings 0 terminated internally?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Are "text" strings 0 terminated internally?
Дата
Msg-id 20020824153422.GA18187@wolff.to
обсуждение исходный текст
Ответы Re: Are "text" strings 0 terminated internally?
Список pgsql-hackers
I want to make a function that converts text to cube and the "obvious"
thing to do is to call cube_in with the pointer from the text data.
However this depends on the text string being 0 terminated. I am very
sure that this is the case, but since I want to submit this change back
as a patch to contrib/cube I was hoping someone could make me 100%
sure this is correct. Thanks.


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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [GENERAL] PostgreSQL 7.2.2: Security Release
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: [GENERAL] PostgreSQL 7.2.2: Security Release