"Vimi" wrote:
> How can i add field inbetween in the table while creating
This is not a bug; in the future please post such questions to
pgsql-general.
While the feature you're requesting is likely to appear in a future
release, current releases require that you create a new table with
the d
On Tue, Jul 27, 2010 at 07:34:56AM +, Vimi wrote:
> 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 Navi
The following bug has been logged online:
Bug reference: 5573
Logged by: Vimi
Email address: vimmip...@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 alread