From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>

Marc G. Fournier <scrappy@hub.org>

Commit: 632a707fd16389b6f17988deba224547b8bae56c
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-03-28T07:18:06Z
Releases: 7.1.1
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Subject: [HACKERS] Small date patches (resubmitted)

Here a some small patches for the date/time code. They set the default
output format for the datetime type to the traditional Postgres
style, and fix a date debugging declaration. I submitted these
a couple of days ago, but they might have gotten lost...


NOTE: the second patch to dt.c is what I believe D'Arcy submitted as well,
      that I claimed was taken out...sorry D'Arcy, my fault :(

Files

PathChange+/−
src/backend/utils/adt/dt.c modified +4 −1
src/backend/utils/init/globals.c modified +2 −2