[pgadmin-support] PgAdmin III Bug: editing long varchar columns

2003-08-02 Thread Matej Rizman
Version: PgAdmin III 0.8.0 Devel (Jul 30 2003) Platform: Windows XP To reproduce this error do the following steps: 1) select table that has varchar column with some long text in it, 2) right click on this table and select "View data", 3) double click on previously mentioned long text, 4) press r

[pgadmin-support] PgAdmin III Bug: Constraints not refreshed after adding the constraint

2003-08-02 Thread Matej Rizman
Version: pgAdmin III 0.8.0 Devel (Jul 30 2003) Steps: 1) open pgAdmin III, go to arbitrary table and select its constraints 2) add new constraint with empty name (i.e. leave field Name empty) Result: added constraint is not shown in list of constraints and you have to refresh constraints tree no

[pgadmin-support] PgAdmin III Bugs: Ctrl-X and renaming sequences

2003-08-02 Thread Matej Rizman
pgAdmin III version 0.8.0 Devel (Jul 30 2003) First bug (Ctrl-X does not work) 1) Open pgAdmin III and press SQL button in toolbar 2) write some text and select it 3) press Ctrl-X Result: the text is not copied to clipboard. Shortcuts Ctrl-V and Ctrl-C work as expected. The menu option also work

[pgadmin-support] PgAdmin III Bug: adding NOT NULL columns or columns with default values does not work

2003-08-02 Thread Matej Rizman
Version: PgAdmin III 0.8.0 Devel (Jul 30 2003) Adding NOT NULL columns or columns with default values to existing tables does not work. Reason: PgAdmin III creates unsupported version of ALTER TABLE SQL statement. Regards, Matej Rizman ---(end of broadcast)---

Re: [pgadmin-support] Error Message: ERROR: Relation 'pg_cast' does not exist

2003-08-02 Thread frank_lupo
> -- System Information -- > > Platform: Windows 2000 > Version: 5.0 > Build: 2195 Service Pack 4 > > -- Application Information -- > > Name: pgAdmin II > Version: 1.6.0 > Descripton: > > Name: pgSchema > Version: 1.6.0 > Descripton: PostgreSQL Schema Objects v1.6.0 > > -- Dat