trace.patch (compilation error)

Marc G. Fournier <scrappy@hub.org>

Commit: 93b57eb53383372cd21d9063e8657752a5ed0d51
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1999-06-05T04:18:09Z
Releases: 7.1.1
trace.patch (compilation error)

        the gettimeofday doesn't compile under Linux with glibc2 because
        the DST_NONE constant is no more defined. It seems that this code
        (written by me) has always be wrong but for some reason working.

From: Massimo Dal Zotto <dz@cs.unitn.it>

Files

PathChange+/−
src/backend/utils/misc/trace.c modified +7 −7
src/include/utils/trace.h modified +2 −4