Re: 10.4 upgrade, function markings, and template0

2018-05-14 Thread Dominic Jones
On Mon, 14 May 2018 17:02:25 -0400 Tom Lane wrote: > Dominic Jones writes: > > The PostgreSQL 10.4 upgrade involves changes to some function markings (see > > release notes, E.1.2, second and third bullet points for specifics). One > > way to make these changes is to us

10.4 upgrade, function markings, and template0

2018-05-14 Thread Dominic Jones
straightforward, I'm unclear on whether the `template0` database must be changed in this manner or if it is automatically updated when the upgrade is applied. The documentation indicates that in general you shouldn't manually change the `template0` database. -- Dominic Jones