What is the syntax for setting a default date in PostgreSQL - Mailing list pgsql-general

From lists@adontendev.net
Subject What is the syntax for setting a default date in PostgreSQL
Date
Msg-id 1140431869.43f99bfd4ca51@webmail.adontendev.net
Whole thread Raw
Responses Re: What is the syntax for setting a default date in PostgreSQL  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-general

This issue always stumps me. I need to set the default date for a column in
postgres. A value for today, today + x days, now (timestamp), now + x amount of
days.

I never seem to be able to locate it in the documentation or online. Can anyone
post it here once and for all for posterity?

I will be much obliged :)

pgsql-general by date:

Previous
From: "Michael MacLennan"
Date:
Subject: Re: connecting to pgsql
Next
From: Andreas Kretschmer
Date:
Subject: Re: What is the syntax for setting a default date in PostgreSQL