Re: full featured alter table?
Sven Köhler <skoehler@upb.de>
From: Sven Köhler <skoehler@upb.de>
To: Bruno Wolff III <bruno@wolff.to>
Cc: pgsql-general@postgresql.org
Date: 2003-06-14T17:59:19Z
Lists: pgsql-general
>>let's express it another way: we want to define the order of the columns >>when they are shown in tools like phpPgAdmin or PgAdminII. > > That is something that those tools should do then. It isn't really a > postgres issue as it already provides ways for the tools to get > information about columns of a table. The problem is, that the information should be stored somewhere in the database. If each tool does maintain its own column-order storage, that we'll have a chaos.