request - Mailing list pgsql-bugs

From Llewellyn Falco
Subject request
Date
Msg-id 00fd01c552b6$ae4f1130$0a01a8c0@lfalco
Whole thread Raw
Responses Re: request  (John R Pierce <pierce@hogranch.com>)
List pgsql-bugs
It is really hard to currently alter table schema.

=20

Particularly the order of the table schema.

to move a column position is very hard. worse if your table as references (=
and which proper tables don't ?)

=20

=20

=20

I would really like postgres to model the alter syntax of mysql, which is r=
eally easy to modify table schema especially to include the AFTER col_name =
 part.

=20

http://dev.mysql.com/doc/mysql/en/alter-table.html

=20

=20

=20

thanks,

=20

Llewellyn.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1653: Bug in date
Next
From: Guilherme Silva
Date:
Subject: Re: BUG #1653: Bug in date