Brian McCane <[EMAIL PROTECTED]> writes:
> alter table foo alter column updated set default 'since_epoch()' ;
> this gets the error:
> ERROR:  pg_atoi: error in "since_epoch()": can't parse "since_epoch()"

Try it without the quotes.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to