Re: [pgadmin-support] Results from testing 1.6.1 rev: 5646:5652M

2006-11-18 Thread Dave Page
> --- Original Message --- > From: Erwin Brandstetter <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Sent: 18/11/06, 15:06:23 > Subject: Re: [pgadmin-support] Results from testing 1.6.1 rev: 5646:5652M > > To clarify: "we" stands for the PostgreSQL

Re: [pgadmin-support] Results from testing 1.6.1 rev: 5646:5652M

2006-11-18 Thread Erwin Brandstetter
Hi Dave! [EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: BTW: what exactly makes a procedure a procedure and not a function? OUT-parameters, right? Yes - and we don't recommend use of return values from a procedure. To clarify: "we" stands for the PostgreSQL developers? Or pgAdmin develo

Re: [pgadmin-support] Results from testing 1.6.1 rev: 5646:5652M

2006-11-17 Thread Dave Page
Erwin Brandstetter wrote: - Find and Replace Replacing now works as expected, I think you have nailed the endless loop for good. However, there seem to be issues with "Regular expressions"-search. Unfortunately that boils down to a wxWidgets bug which I've logged with them. I have a possib