Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: adding column with sequence

Re: adding column with sequence



Benjamin Indermühle wrote:
Hey there

i am using pgadmin3 V 1.2.0
I have a question about your tool. id like to add a column to a table with a sequence, but adding a sequence in the column window is always grayed out, what am i doing wrong ?

Sequences are selectable for serial and bigserial types only.
I just reviewed the code, and found that dependency information is not always added correctly, this is fixed now in cvs.

Regards,
Andreas



Home | Main Index | Thread Index

top