now() vs. CURRENT_TIMESTAMP

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: now() vs. CURRENT_TIMESTAMP
Date: 2001-11-12 07:43:26
Message-ID: 200111120743.fAC7hQH28391@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Our FAQ had an example of using now() with DEFAULT. I have updated it
to use the more standard CURRENT_TIMESTAMP.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-docs by date

  From Date Subject
Next Message Antonis Antoniou 2001-11-13 16:04:35 Book pl/pgsql functions
Previous Message Tom Lane 2001-11-12 02:03:03 Re: [BUGS] 7.2 doc comments