Re: Fix vcregress plpython3 warning - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: Fix vcregress plpython3 warning
Date
Msg-id CAC+AXB2uGBXZcJ1mkcnCnGg+KGX2ZVbJjZMGqyC1RZMancQ4ow@mail.gmail.com
Whole thread Raw
In response to Re: Fix vcregress plpython3 warning  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

On Fri, Jan 7, 2022 at 3:24 PM Andrew Dunstan <andrew@dunslane.net> wrote:

In that case, just this should work:

s/EXTENSION (\S*?)plpython2?u/EXTENSION $1plpython3u/g ;

LGTM.

Regards,

Juan José Santamaría Flecha 

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ICU for global collation
Next
From: Christoph Berg
Date:
Subject: Re: pgsql: Refactor tar method of walmethods.c to rely on the compression m