Re: Bug report - Mailing list pgadmin-support

From Dave Page
Subject Re: Bug report
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889FC0A@mail.vale-housing.co.uk
Whole thread Raw
In response to Bug report  ("Elvis E. Henríquez A." <elvish@cantv.net>)
List pgadmin-support

> -----Original Message-----
> From: "Elvis E. Henríquez A." [mailto:elvish@cantv.net]
> Sent: 27 April 2004 22:03
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Bug report
>
> This is a really nice nice program!
>

Thanks :-)

>
> When checking the properties of a table field and when the
> field has a default value, the SQL sentence created by
> pgAdminIII doesn't have the reserved word SET, which
> represents an error in a SQL statement.

Using CVS tip I see:

ALTER TABLE dave  ALTER COLUMN val2 SET DEFAULT 'arf';

If I try to set a default on a column. Is this the SET that is missing? If so, please upgrade to a recent snapshot:
http://developer.pgadmin.org/snapshots/win32/

Regards, Dave.


pgadmin-support by date:

Previous
From: "Elvis E. Henríquez A."
Date:
Subject: Bug report
Next
From: "Dave Page"
Date:
Subject: Re: duplicated Index entries