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_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/4a3de4092b2f5b53d325f53f1307d21e24bb922a Modified Files -------------- src/pl/plpython/regress-python3-mangle.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
