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

From Frank Church
Subject What is the syntax for setting a default date in PostgreSQL?
Date
Msg-id 1140433168.43f9a1107c27b@webmail.adontendev.net
Whole thread Raw
Responses Re: What is the syntax for setting a default date in PostgreSQL?  (Alban Hertroys <alban@magproductions.nl>)
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: Andreas Seltenreich
Date:
Subject: Re: simple explain output.
Next
From: Alban Hertroys
Date:
Subject: Re: What is the syntax for setting a default date in PostgreSQL?