trace.patch (compilation error)
Marc G. Fournier <scrappy@hub.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/trace.c | modified | +7 −7 |
| src/include/utils/trace.h | modified | +2 −4 |