Re: [HACKERS] Priorities for 6.6 - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] Priorities for 6.6
Date
Msg-id 37587E1D.886394AB@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] Priorities for 6.6  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: [HACKERS] Priorities for 6.6
List pgsql-hackers
> > eliminating the size restrictions on regular tuples.
> Is this doable?

Presumably we would have to work out a "chunking" client/server
protocol to allow sending very large tuples. Also, it would need to
report the size of the tuple before it shows up, to allow very large
rows to be caught correctly.
                - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Priorities for 6.6
Next
From: Thomas Lockhart
Date:
Subject: Re: Printing parse tree