> Yikes, that is certainly not standard C. I have never seen that

Bruce Momjian <bruce@momjian.us>

Commit: d318315200e31b886b57caeeb4d4ea81112730aa
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-09-03T02:20:30Z
Releases: 7.1.1
> Yikes, that is certainly not standard C.  I have never seen that
before.
> Looks like a GNU-ism.  I nice one, but still a GNU-ism.

Sorry, I didn't know it is a GNU extension. I have written this patch
which should fix the problem. Let me know if you still have problems.

Massimo Dal Zotto

Files

PathChange+/−
src/backend/utils/misc/trace.c modified +28 −0
src/include/utils/trace.h modified +9 −2