Re: Variable length varlena headers redux
| От | Gregory Stark |
|---|---|
| Тема | Re: Variable length varlena headers redux |
| Дата | |
| Msg-id | 8764a680pu.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: Variable length varlena headers redux (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: Variable length varlena headers redux
Re: Variable length varlena headers redux |
| Список | pgsql-hackers |
"Bruce Momjian" <bruce@momjian.us> writes: >> But I'm surprised, I had the impression that you were reluctant to consider >> memcpying all the data all the time. > > Uh, if the macros can read 1 and 4-byte headers, why do we need to > allocate memory for them? Because the macros can't read 1 and 4-byte headers. If they could we would have the problem with VARDATA for code sites that write to the data before they write the size. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: