Bruce Momjian wrote:
> Peter Eisentraut wrote:
> > Bruce Momjian wrote:
> > > I have updated the release notes for 7.4.1 and HISTORY as of Dec
> > > 14. I will make further adjustments before the 7.4.1 release.
> >
> > Would you care to put back the correct upgrade instructions that I
> > had writt
BPeter Eisentraut wrote:
> Bruce Momjian wrote:
> > Peter Eisentraut wrote:
> > > Bruce Momjian wrote:
> > > > I have updated the release notes for 7.4.1 and HISTORY as of Dec
> > > > 14. I will make further adjustments before the 7.4.1 release.
> > >
> > > Would you care to put back the correct up
Bruce Momjian wrote:
> Peter Eisentraut wrote:
> > Bruce Momjian wrote:
> > > My 5-minute SGML build is now working again. The URL's are at
> > > the bottom of the developers page.
> >
> > Why do we need two builds anyway?
>
> Good question --- historically, the SGML build on postgresql.org was
>
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > Peter Eisentraut wrote:
> > > Bruce Momjian wrote:
> > > > My 5-minute SGML build is now working again. The URL's are at
> > > > the bottom of the developers page.
> > >
> > > Why do we need two builds anyway?
> >
> > Good question --- historicall
Title: Message
Hi,
I'm having a problem
with a function that I'm trying to create. I created a data
type that is composed of fields from 2 different tables. When I
create SQL functions this seems to work just fine. However,
when I try to use this data type in a plpgsql function, I