pg_detoast_datum_packed and friends

Поиск
Список
Период
Сортировка
От Joe Conway
Тема pg_detoast_datum_packed and friends
Дата
Msg-id 4660D7E1.3000204@joeconway.com
обсуждение исходный текст
Ответы Re: pg_detoast_datum_packed and friends  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Sorry for my ignorance, but I haven't been able to keep up lately -- 
what is the difference between pg_detoast_datum_packed and 
pg_detoast_datum, and how do I know when to use each? E.g. I notice that 
the related macro PG_GETARG_TEXT_PP is used in place of PG_GETARG_TEXT_P 
in many (but not all) places in the backend.

Thanks,

Joe


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Command tags in create/drop scripts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Ye olde drop-the-database-you-just-left problem