Port regress-python3-mangle.mk to Solaris "sed". It doesn't support "\(foo\)*" like a POSIX "sed" implementation does; see the Autoconf manual. Back-patch to 9.6 (all supported versions).
Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/766c8fce5281f8a7cf690e1fe2dc3a19c326578f Modified Files -------------- src/pl/plpython/regress-python3-mangle.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
