Michael Paquier <michael@paquier.xyz> writes:
> Could it be possible to install regress.so at least in the same
> location as pg_regress?
I don't think this is a great idea. Aside from the fact that
we'd be littering the install tree with a .so of no use to end
users, I'm failing to see how it really gets you anywhere unless
you want to further require regress.so from back versions to be
loadable into the current server.
regards, tom lane