Re: Fix vcregress plpython3 warning

From: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix vcregress plpython3 warning
Date: 2022-01-07 14:41:10
Message-ID: CAC+AXB2uGBXZcJ1mkcnCnGg+KGX2ZVbJjZMGqyC1RZMancQ4ow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 7, 2022 at 3:24 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:

>
> In that case, just this should work:
>
> s/EXTENSION (\S*?)plpython2?u/EXTENSION $1plpython3u/g ;
>
> LGTM.

Regards,

Juan José Santamaría Flecha

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2022-01-07 14:41:16 Re: pgsql: Refactor tar method of walmethods.c to rely on the compression m
Previous Message Peter Eisentraut 2022-01-07 14:25:28 Re: ICU for global collation