Re: proof concept: do statement parametrization - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: proof concept: do statement parametrization
Date
Msg-id 4C30AB07.6000904@dunslane.net
Whole thread Raw
In response to Re: proof concept: do statement parametrization  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proof concept: do statement parametrization
Re: proof concept: do statement parametrization
Re: proof concept: do statement parametrization
List pgsql-hackers

Pavel Stehule wrote:
>> BTW, we intentionally didn't put any provision for parameters into DO
>> originally.  What's changed to alter that decision?
>>
>>     
>
> It just concept - nothing more. And my instinct speak so inline code
> block without external parametrization is useless.
>
>
>   

You have said this before, IIRC, but frankly your instinct is just 
wrong. It is no more useless than are parameter-less functions, and I 
use those frequently. I used a DO block for some useful testing just the 
other day.

This whole proposal strikes me as premature. What we need is some 
experience from the field in using DO before we can sensibly decide how 
it should be extended. And we won't get that until 9.0 has been released 
and used for a while.

cheers

andrew


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proof concept: do statement parametrization
Next
From: Pavel Stehule
Date:
Subject: Re: proof concept: do statement parametrization