RE: libpq debug log
От | k.jamison@fujitsu.com |
---|---|
Тема | RE: libpq debug log |
Дата | |
Msg-id | OSBPR01MB23411F37B4E634DE31577541EFBD0@OSBPR01MB2341.jpnprd01.prod.outlook.com обсуждение исходный текст |
Ответ на | RE: libpq debug log ("iwata.aya@fujitsu.com" <iwata.aya@fujitsu.com>) |
Список | pgsql-hackers |
Hello, I have not tested nor review the latest patch changes yet, but I am reporting the compiler errors. I am trying to compile the patch since V12 (Alvaro's version), but the following needs to be fixed too because of the complaints: doc changes and undeclared INT_MAX libpq.sgml:5893: parser error : xmlParseEntityRef: no name of tracing. If <literal>(flags & TRACE_SUPPRESS_TIMESTAMPS)</literal> is ^ libpq.sgml:8799: parser error : chunk is not well balanced postgres.sgml:195: parser error : Failure to process entity libpq &libpq; ^ postgres.sgml:195: parser error : Entity 'libpq' not defined &libpq; ^ ... fe-misc.c: In function ‘pqStoreFrontendMsg’: fe-misc.c:903:35: error: ‘INT_MAX’ undeclared (first use in this function) if (conn->fe_msg->max_fields > INT_MAX / 2) Regards, Kirk Jamison
В списке pgsql-hackers по дате отправления: