Re: [PATCH 4/4] Add tests to dblink covering use of COPY TO FUNCTION
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Daniel Farina <drfarina@acm.org>, Greg Smith <greg@2ndquadrant.com>, Simon Riggs <simon@2ndquadrant.com>, Hannu Krosing <hannu@krosing.net>, Daniel Farina <dfarina@truviso.com>, pgsql-hackers@postgresql.org
Date: 2009-12-30T06:00:25Z
Lists: pgsql-hackers
On Wed, 2009-12-30 at 00:00 -0500, Robert Haas wrote: > I generally agree with those > ideas, although I think that trying to make the existing aggregate > interface serve this purpose will probably turn out to be trying to > make a square peg fit a round hole. I didn't think that they intended to actually use CREATE AGGREGATE, although I could be mistaken. Regards, Jeff Davis