Re: Fast default stuff versus pg_upgrade

Andrew Dunstan <andrew.dunstan@2ndquadrant.com>

From: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2018-06-21T12:07:58Z
Lists: pgsql-hackers

Attachments


On 06/20/2018 09:04 PM, Andres Freund wrote:

> Probably couldn't hurt to run the changed files through
> pgindent and fix the damage...
>
>

> Looks reasonable to me, but I've not tested it.


Thanks

Patch after pgindent attached. This will involve a catversion bump since 
we're adding a new function.

cheers

andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Commits

  1. Allow for pg_upgrade of attributes with missing values