> -----Original Message----- > From: "Elvis E. Henríquez A." [mailto:[EMAIL PROTECTED] > Sent: 27 April 2004 22:03 > To: [EMAIL PROTECTED] > 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. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly