On Fri, Jul 01, 2022 at 03:24:27PM -0700, Jeff Davis wrote:
> +             ereport(DEBUG1, errmsg("executing extension update script from 
> version '%s' to '%s'", from_version, version));

nitpick: I would suggest "executing extension script for update from
version X to Y."

I personally would rather this output the name of the file.  If revealing
the directory is a concern, perhaps we could just trim everything but the
file name.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com


Reply via email to