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+AXB1H=Qc5k2nCPZArqNktyaeY8e2Y3n+TwZERPE18ZogSBA@mail.gmail.com
Whole thread Raw
In response to Re: Fix vcregress plpython3 warning  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Fix vcregress plpython3 warning
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 ;

Please find attached a patch for so. I have also open an item in the commitfest:


Regards,

Juan José Santamaría Flecha

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Skipping logical replication transactions on subscriber side
Next
From: Juan José Santamaría Flecha
Date:
Subject: Re: Fix vcregress plpython3 warning