Re: psql variables in the DO command

From: Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: psql variables in the DO command
Date: 2018-03-06 09:17:19
Message-ID: 1e2709d2-260f-0039-14e8-155f217327f7@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05.03.2018 18:35, Pavel Stehule wrote:
> I am slowly working on prototype. The work is simple, when variables
> are just scalars. But it is much harder, when we allow composite
> variables. When prototype will be done, I invite any cooperation -
> there are lot of question - and one very hard - where and how the
> variable should be stored (values) - now I have workaround, but it is
> pretty ugly code.
I'm not a big expert on postgres internals, but ready to participate.

-----
Pavel Luzanov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2018-03-06 09:25:06 Re: psql variables in the DO command
Previous Message Michael Paquier 2018-03-06 07:24:46 Re: Resync second slave to new master