On Sunday, June 21, 2026, carl clemens <cclemens968(at)gmail(dot)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.