datetime default 'now' broken? - Mailing list pgsql-hackers

From Brett McCormickS
Subject datetime default 'now' broken?
Date
Msg-id 199803160046.QAA32180@abraxas.scene.com
Whole thread Raw
List pgsql-hackers
If I create a table with a datetime field with a default of 'now', every insert
the value is the time of table creation instead of the time of insert, which is how it behaved
in previous releases (I think this was even documented).

pgsql-hackers by date:

Previous
From: "Maurice Gittens"
Date:
Subject: Re: [QUESTIONS] Re: [HACKERS] text should be a blob field
Next
From: Brian Grossman
Date:
Subject: Re: [QUESTIONS] using composite types