Hi Gastón,
The error message you see comes from PostgreSQL - pgAdmin is just displaying it for
you. I don't know what is causing it - perhaps you should try [EMAIL PROTECTED] where
someone might know.
Regards, Dave.
> -Original Message-
> From: Gastón Micheri [mailto:[EMAIL PROTECTED]
> > > Sorry Frank - this breaks the OO design of pgSchema. Unless
> > there are
> > > exceptional circumstances, anything that occurs to an
> > object should be
> > > implemented as a method of that object, so I would expect to see
> > > methods
> > > like:
> > >
> > > pgIndex.ReIndex()
> > >
> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]
> Sent: 06 March 2003 14:41
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] reindex action
>
>
> >
> >
> > > -Original Message-
> > > From: frank_lupo [mailto:[EMAIL PROTECTED]
> > > Sent
Hi Keith,
> -Original Message-
> From: efesar [mailto:[EMAIL PROTECTED]
> Sent: 06 March 2003 10:35
> To: Dave Page; Pgadmin-Hackers
> Subject: Re: [pgadmin-hackers] PGAdmin 3 Patch // Memory
> Leaks Fixed // Ignore last patch
>
>
>
> > Nice work, thanks. You must have been bored :-).
-*- Dave Page <[EMAIL PROTECTED]> [ 2003-03-07 09:49 ]:
> > Tortoise works pretty well, but I
> > have no idea how patches work for the most part. I just click
> > "Make Patch" ... Since there were 6 files that were not in
> > CVS, I zipped them in with the .patch file ... but didn't put
> > th
> -Original Message-
> From: Þórhallur Hálfdánarson [mailto:[EMAIL PROTECTED]
> Sent: 07 March 2003 10:50
> To: Dave Page
> Cc: efesar; Pgadmin-Hackers
> Subject: Re: [pgadmin-hackers] PGAdmin 3 Patch // Memory
> Leaks Fixed // Ignore last patch
>
>
> -*- Dave Page <[EMAIL PROTECTED]>
> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]
> Sent: 07 March 2003 15:16
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] reindex action
>
>
> I change in basAction the reindex.
Ooops, I just did that. Thanks anyway.
> I change in basAction