I created a database on postgres 7.1 
one of the fields was defined with a default of : 
'select now()::"timestamp"
When I try to create this table under 7.2 it fails. 
Is there a new way to do timestamping of records?

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

http://archives.postgresql.org

Reply via email to