Re: [HACKERS] generated columns - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] generated columns
Date
Msg-id fe2c53f8-db57-1d58-2d96-c992169a291c@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] generated columns  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: [HACKERS] generated columns
List pgsql-hackers
On 2019-03-31 15:22, Jeff Janes wrote:
> I can't do a same-major-version pg_upgrade across this commit, as the
> new pg_dump is trying to dump a nonexistent attgenerated column from the
> old database.  Is that acceptable collateral damage?  I thought we
> usually avoided that breakage within the dev branch, but I don't know
> how we do it.

We don't.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] generated columns
Next
From: Dave Page
Date:
Subject: Re: GSoC proposal for pgAdmin 4 bytea support