Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On 3/19/2011 1:52 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On 3/19/2011 12:21 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : Some years ago I worked with another

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On 3/19/2011 12:21 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : Some years ago I worked with another DB tool, for another DB that offered support for SQL parameters in a way

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : > Some years ago I worked with another DB tool, for another DB that > offered support for SQL parameters in a way that was extremely handy. > I've missed this feature in pgAd

[pgadmin-support] Feature Request: SQL parameters

2011-03-02 Thread Eric Schwarzenbach
Some years ago I worked with another DB tool, for another DB that offered support for SQL parameters in a way that was extremely handy. I've missed this feature in pgAdmin ever since. By SQL parameters, I mean the replaceable bits one puts as ? in a prepared statement. When testing / debugging