Ticket 135: Support for the new CREATE TABLE OF syntax - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Ticket 135: Support for the new CREATE TABLE OF syntax
Date
Msg-id 4B97EAAC.8010209@lelarge.info
Whole thread Raw
List pgadmin-hackers
Hi,

You'll find attached a patch that allows a user to specify a composite
type in the table dialog to create a new table. It uses the "CREATE
TABLE tablename OF typename" syntax.

One restriction: the user can't change some column's properties (default
value for example). The user has to create the table, then change
properties for some columns.

Comments?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: New minor release?
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8221 - in trunk/www: . download