Re: [HACKERS] What is nameout() for?

Поиск
Список
Период
Сортировка
От Don Baccus
Тема Re: [HACKERS] What is nameout() for?
Дата
Msg-id 3.0.1.32.19991107124751.00ab9b80@mail.pacifier.com
обсуждение исходный текст
Ответ на Re: [HACKERS] What is nameout() for?  (Mike Mascari <mascarim@yahoo.com>)
Список pgsql-hackers
At 12:38 PM 11/7/99 -0800, Mike Mascari wrote:

>Actually, I have 'C' question regarding the above code. Where does the
>"-" live in RAM? Does the compiler generated a data hunk such that this
>string will be apart of the final executable and each invocation of this
>routine would result in a pointer to that 'global' location being
>returned? 

Yes.



- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: [HACKERS] What is nameout() for?
Следующее
От: Bruce Momjian
Дата:
Сообщение: New NameStr() macro, RelationGetRelationName fixes