Maciej Piekielniak <[EMAIL PROTECTED]> schrieb:

> Hello Andreas,
> 
> Wednesday, February 15, 2006, 7:54:28 PM, you wrote:
> AK> test=# alter table xyz alter column id set default nextval('xyz_seq'), 
> alter column foo set default '';
> 
> PGAdmin-SQL:
> 
> alter table xyz alter column id set default nextval('xyz_seq'), alter column 
> foo set default '';
> 
> ERROR:  syntax error at or near "," at character 63

Hmm.

test=# select version();
                                                   version
--------------------------------------------------------------------------------------------------------------
 PostgreSQL 8.1.2 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.3 20060104 
(prerelease) (Debian 4.0.2-6)
(1 row)

i'm working with the native client - psql.



HTH, Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to