BUG #5573: How can i add field inbetween in the table while creating - Mailing list pgsql-bugs

From Vimi
Subject BUG #5573: How can i add field inbetween in the table while creating
Date
Msg-id 201007270734.o6R7YujA075485@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5573: How can i add field inbetween in the table while creating  (Joshua Tolley <eggyknap@gmail.com>)
Re: BUG #5573: How can i add field inbetween in the table while creating  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5573
Logged by:          Vimi
Email address:      vimmipraj@gmail.com
PostgreSQL version: Ver 8.4.1
Operating system:   Windows 7
Description:        How can i add field inbetween in the table while
creating
Details:

If i have already crreated one table and i wan to add one more field into
table but its ibetween imean if i have 4 fields are already created and if i
want to add one more field aat 2nd index then how can i do in postgre. i
tried in Navicat but no luck.


Do you have any suggestion?

Thanks in adv.

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #5571: global hash %_SHARED is not declared as global in the new version
Next
From: Joshua Tolley
Date:
Subject: Re: BUG #5573: How can i add field inbetween in the table while creating