Re: [HACKERS] New pg_type for large object

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: David Hartwig <daveh(at)insightdist(dot)com>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>, PostgreSQL-development <hackers(at)postgresql(dot)org>, Byron Nikolaidis <byronn(at)insightdist(dot)com>
Subject: Re: [HACKERS] New pg_type for large object
Date: 1998-04-10 01:18:24
Message-ID: 352D7360.EB06AADF@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

> What I would like to know is, can a large object data type be added as
> an internal data type? The various "lo_" functions should
> eventually be overloaded (or modified) to be able to use this data
> type. But it is not necessary at this time. I believe this addition
> is a very low risk change, and I would very much like to get to have
> it in the 6.3.2 release for distribution. May I submit the patch, or
> would someone kindly hack it in for us?

I'm not certain exactly what you want (didn't read very closely and it
doesn't fall in an area I've worked with) but it is not likely to be in
v6.3.2 since we're already in the freeze period. However, I would
suggest revisiting the subject just after the release, perhaps roping in
others who have worked with large objects (Peter Mount comes to mind).

There will be a ~2 month period for working on new capabilities, and
this might fit into that.

- Tom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-04-10 01:30:50 Re: [HACKERS] Re: Release notes
Previous Message The Hermit Hacker 1998-04-10 01:17:36 Re: [HACKERS] Tech questions

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1998-04-10 02:10:34 Re: [HACKERS] New pg_type for large object
Previous Message David Hartwig 1998-04-09 22:54:24 New pg_type for large object