Ticket 135: Support for the new CREATE TABLE OF syntax

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Ticket 135: Support for the new CREATE TABLE OF syntax
Дата
Msg-id 4B97EAAC.8010209@lelarge.info
обсуждение исходный текст
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: New minor release?
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r8221 - in trunk/www: . download