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
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match