Re: Mislabeled timestamp functions (was Re: [SQL] [NOVICE] date_trunc'd
Bruno Wolff III <bruno@wolff.to>
From: Bruno Wolff III <bruno@wolff.to>
To: Gaetano Mendola <mendola@bigfoot.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2004-10-03T01:16:41Z
Lists: pgsql-hackers, pgsql-novice, pgsql-sql
On Sat, Oct 02, 2004 at 15:04:51 -0500, Bruno Wolff III <bruno@wolff.to> wrote: > On Sat, Oct 02, 2004 at 10:43:01 +0200, > > There has been such a distinction for a major release or two. "Stable" > is how you mark a function that will return the same value within a > single transaction. I should have said within a single statement instead of within a single transaction.