pgsql: Allow moddatetime's target column to be of type timestamptz.

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow moddatetime's target column to be of type timestamptz.
Date: 2010-11-04 20:34:58
Message-ID: E1PE6WQ-0007h4-Gx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Allow moddatetime's target column to be of type timestamptz.

Dirk Heinrichs

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5e8b7b0b73b6d0aba4a5a05704601dd031ad0a49

Modified Files
--------------
contrib/spi/moddatetime.c | 36 ++++++++++++++++++++++--------------
doc/src/sgml/contrib-spi.sgml | 4 +++-
2 files changed, 25 insertions(+), 15 deletions(-)