Re: psql variable substitution in plpgsql loop - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: psql variable substitution in plpgsql loop
Date
Msg-id CAKFQuwZ3GpKPapL+rroYZbgRkXsNyUmto7jf3Mre561oeKR+Og@mail.gmail.com
Whole thread
Responses Re: psql variable substitution in plpgsql loop
List pgsql-bugs
On Sunday, June 21, 2026, carl clemens <cclemens968@gmail.com> wrote:
psql fails to populate a table in variable substitution.
the variable being within a plpgsql "goto" loop looks suspicious 

psql will not modify string literals when performing variable substitution.

David J.

pgsql-bugs by date:

Previous
From: Tim Goddard
Date:
Subject: Rule on table with DO ALSO increments sequences twice
Next
From: carl clemens
Date:
Subject: Re: psql variable substitution in plpgsql loop