| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | psqlhack(at)maidast(dot)demon(dot)co(dot)uk (Peter T Mount) |
| Cc: | darrenk(at)insightdist(dot)com, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Max size of data types and tuples. (fwd) |
| Date: | 1998-01-14 21:27:24 |
| Message-ID: | 199801142127.QAA10257@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
OK, let's decide soon, so people can be ready for Feb 1.
--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas G. Lockhart | 1998-01-15 02:06:05 | Re: [HACKERS] Just a small thing for 6.3 ... |
| Previous Message | The Hermit Hacker | 1998-01-14 20:48:23 | May & June added... |