Bruce Momjian <bruce@momjian.us> writes:
> Oops. Once this patch is applied, it is only going to take effect when
> someone _installs_ Postgres. Even an initdb will not add the file.
> This means that upgrading to the next minor release will _not_ fix this.
Uh, what? Surely an upgrade to a new package *would* fix it, because
that is a reinstall at the filesystem level. This patch has nothing
to do with system catalog contents, which is what initdb would be
concerned with.
I would not be terribly worried about you pushing it into 9.5.0, but
I also think that it could wait for 9.5.1.
regards, tom lane