Re: extensible external toast tuple support
От | Andres Freund |
---|---|
Тема | Re: extensible external toast tuple support |
Дата | |
Msg-id | 20130614232040.GA28196@awork2.anarazel.de обсуждение исходный текст |
Ответ на | Re: extensible external toast tuple support (Alvaro Herrera <alvherre@2ndquadrant.com>) |
Список | pgsql-hackers |
On 2013-06-14 19:14:15 -0400, Alvaro Herrera wrote: > Andres Freund escribió: > > > Here's the updated version. It shouldn't contain any obvious WIP pieces > > anymore, although I think it needs some more documentation. I am just > > not sure where to add it yet, postgres.h seems like a bad place :/ > > How about a new file, say src/include/access/toast.h? Well, the question is if that buys us all that much, we need the varlena definitions to be available pretty much everywhere. Except of section 3 - which we reduced to be pretty darn small these days - of postgres.h pretty much all of it is concerned with Datums, a good of them being varlenas. We could move section 1) into its own file and unconditionally include it... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: