Re: [HACKERS] Max size of data types and tuples. (fwd) - Mailing list pgsql-hackers

From Peter T Mount
Subject Re: [HACKERS] Max size of data types and tuples. (fwd)
Date
Msg-id Pine.LNX.3.95.980114184845.13862A-100000@maidast
Whole thread Raw
In response to Re: [HACKERS] Max size of data types and tuples. (fwd)  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] Max size of data types and tuples. (fwd)  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
On Wed, 14 Jan 1998, Bruce Momjian wrote:

> > This could be done as soon as I come up with a way of defining the packet
> > size for the interfaces since this is the newest limiting factor.
> >
> > Peter's suggestion of backend functions for getting info might be the way to
> > go.  It would let the various interfaces get the info they need and would be
> > a step towards JDBC and ODBC compliance.
>
> Again, we could just set 3rd party apps to be the maximum tuple size we
> will ever have to support.

Currently, were returning some defaults based on the 8K block size.

Probably for these, we may be able to get away with the values we are
setting. However, there are a few things that I think we will still need
to implement as functions.

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: May & June added...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Max size of data types and tuples. (fwd)