Re: Combining Aggregates - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: Combining Aggregates
Date
Msg-id CAMkU=1yaTqj8OuzGrQbFsHpQVTgj4CAA7axANrdUzPXcK0vn-Q@mail.gmail.com
Whole thread Raw
In response to Re: Combining Aggregates  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: Combining Aggregates  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, Jan 22, 2016 at 4:53 PM, David Rowley
<david.rowley@2ndquadrant.com> wrote:
>
> It seems that I must have mistakenly believed that non-existing
> columns for previous versions were handled using the power of magic.
> Turns out that I was wrong, and they need to be included as dummy
> columns in the queries for previous versions.
>
> The attached fixes the problem.

Yep, that fixes it.

Thanks,

Jeff



pgsql-hackers by date:

Previous
From: Elvis Pranskevichus
Date:
Subject: Re: pg_dump fails on domain constraint comments
Next
From: Chapman Flack
Date:
Subject: is there a deep unyielding reason to limit U&'' literals to ASCII?