Holger Klawitter wrote:
> 
> Raigo Lukk wrote:
> >
> > Hi
> >
> > > > > alter table tmp add column last text;
> >
> > I had this same problem, turned out that PostgreSQL don't have
> > this feature :-(
> >
> > So only way is:
> > DROP TABLE  and then again CREATE TABLE with all the fields
> > you need.
> 
> Which version are you talking about? It works like a charm in 6.5.2!
> 
> Regards,
        Holger Klawitter
--
Holger Klawitter                                     +49 (0)251 484 0637
[EMAIL PROTECTED]                             http://www.klawitter.de/

Reply via email to