Re: [pgadmin-hackers] [pgadmin-support] Is earlier error "Could not locate the record for deletion" fixed?

2002-06-12 Thread Dave Page
> -Original Message- > From: Knut Nymoen [mailto:[EMAIL PROTECTED]] > Sent: 11 June 2002 21:00 > To: Dave Page > Subject: Re: [pgadmin-support] Is earlier error "Could not > locate the record for deletion" fixed? > > > Hi Dave, > > Sorry to bother you directly, but I need to know a

[pgadmin-hackers] SPI

2002-06-12 Thread Vergoz Michael
Hi list,   Is dangerous to made a connection to another pgsql database in a server programming interface code ?   cuz, it's possible to made a cluster with SPI and trigger.   Michael

Re: [pgadmin-hackers] Patch file for table drop on import

2002-06-12 Thread John McCawley
>An attachment to the list would be great thanks. > > Attached is a patch for frmWizard.frm in the pgMigration project. It implements the following: 1) Adds a checkbox to the wizard for "Drop any existing destination tables" 2) If this box is checked, it uses the schema object to determine t