Re: array support patch phase 1 patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: array support patch phase 1 patch
Date
Msg-id 27801.1054766681@sss.pgh.pa.us
Whole thread Raw
In response to Re: array support patch phase 1 patch  (Joe Conway <mail@joeconway.com>)
Responses Re: array support patch phase 1 patch  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
Joe Conway <mail@joeconway.com> writes:
> The aggregates hacking was a bit convoluted by the desire to support
> polymorphic aggregates using polymorphic functions. You end up with many
> possible states, some of which are invalid because they don't provide
> enough context to resolve the polymorphic types. Any suggestions?

I think we'd be better off leaving that out till we understand it a
little better, then ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: array support patch phase 1 patch
Next
From: Bruce Momjian
Date:
Subject: Re: pgstattuple for schemas