|
|
| · · · · · · · | |
|
bug: Create Table does not recognise tables as valid types
PgAdmin 1.3.0 Windows 2000 PostgreSQL 8.0.1 PostgreSQL automatically defines a Composite Type for each table when it is created (manual 8.11.1). These types can then be used in a subsequent CREATE TABLE. PgAdmin does not add these Types to the Create Table dialog's type list.
|