Re: [HACKERS] TPRINTF in trace.h
| От | Bruce Momjian |
|---|---|
| Тема | Re: [HACKERS] TPRINTF in trace.h |
| Дата | |
| Msg-id | 199808311748.NAA23979@candle.pha.pa.us обсуждение |
| Ответ на | TPRINTF in trace.h (Andreas Zeugswetter <andreas.zeugswetter@telecom.at>) |
| Ответы |
Re: [HACKERS] TPRINTF in trace.h
|
| Список | pgsql-hackers |
> The recent changes in the tracing code are unfortunately not portable. > > #define PRINTF(args...) tprintf(TRACE_ALL, args) > > is not accepted by all compilers. Is there another way to express this ? > Is my AIX xlc Version 3.1.4 the only one with this problem ? 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. -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления: