I've always considered a table definition to be an unordered hash so the concept of putting something in the "middle of a table" from that view doesn't seem to have a point.
Just my $0.02 Shahbaz Javeed On Sat, 04 Sep 2004 21:44:24 +0200, Gaetano Mendola <[EMAIL PROTECTED]> wrote: > Christopher Browne wrote: > > Centuries ago, Nostradamus foresaw when [EMAIL PROTECTED] (Jaime Casanova) would > > write: > > > >>By the way, will be a way in postgresql 8 to add a > >>column in a middle of a table. just curious. > > > > > > What do you mean by "in a middle of a table?" A relation is simply a > > set of attributes that _don't_ forcibly have an order, because sets > > are unordered. > > Means the order that \d show the columns ( for example ). > > > Regards > Gaetano Mendola > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Shahbaz Javeed ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend