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
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 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
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)---
> -- 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