Erwin Brandstetter wrote:
> Hi Dave!
>
> [EMAIL PROTECTED] wrote:
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6259&view=rev
>> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6014&view=rev
>>
>> Thanks for the bug report though! I'll post a new snapshot soon and
>> mail the list so you can be
Hi Dave!
[EMAIL PROTECTED] wrote:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6259&view=rev
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=6014&view=rev
Thanks for the bug report though! I'll post a new snapshot soon and
mail the list so you can be using more up to date code.
I've had a l
Erwin Brandstetter wrote:
This example finally works as it should. You get the idea ...
Names of OUT parameters are "shifted" to unnamed IN parameters, one
after the other.
Hi Erwin,
I rewrote all the code that handles that in SVN trunk the other day - I
just ran all your tests through it an
Hi developers! Hi Dave!
Testing pgAdmin III v1.6.3 rev: 6112, client Win XP, host: Debian Sarge,
PG 8.1.8.
I got nonsensical error messages when trying to change properties of a
function in the properties dialogue window.
After some investigation I was able to build the following, very simple