The following bug has been logged on the website:
Bug reference: 16912
Logged by: Brandon Simmons
Email address: brandon(dot)m(dot)simmons(at)gmail(dot)com
PostgreSQL version: 11.11
Operating system: Linux
Description:
I'm using regex to rewrite identifiers in a SQL dump and rely on the
double-quotes.
Within plpgsql `CREATE FUNCTION` statements in the resulting dump,
identifiers are not quoted as I would expect.