pgsql-server: Correct the volatility labeling of ten timestamp-related

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Correct the volatility labeling of ten timestamp-related
Date: 2004-10-04 22:13:18
Message-ID: 20041004221318.2920A329DE0@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Correct the volatility labeling of ten timestamp-related functions,
per discussion from Friday. initdb not forced in this commit but I intend
to do that later.

Modified Files:
--------------
pgsql-server/src/include/catalog:
pg_proc.h (r1.345 -> r1.346)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/include/catalog/pg_proc.h.diff?r1=1.345&r2=1.346)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-10-04 22:50:06 pgsql-server: Remove arithmetic operators on the 1-byte-char datatype,
Previous Message User Andrewd 2004-10-04 22:10:47 pgbuildfarm - client-code: experimental code (turned off by default) to