request

From: "Llewellyn Falco" <isidore(at)setgame(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: request
Date: 2005-05-07 03:41:40
Message-ID: 00fd01c552b6$ae4f1130$0a01a8c0@lfalco
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

It is really hard to currently alter table schema.

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

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

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

thanks,

Llewellyn.

Responses

  • Re: request at 2005-05-07 05:36:49 from John R Pierce

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-05-07 04:23:35 Re: BUG #1558: memory leak in libpq connectDBStart()
Previous Message Tom Lane 2005-05-06 20:42:19 Re: BUG #1653: Bug in date