Re: [HACKERS] [PATCHES] log_statement output for protocol - Mailing list pgsql-jdbc

From Guillaume Smet
Subject Re: [HACKERS] [PATCHES] log_statement output for protocol
Date
Msg-id 1d4e0c10608290422u35983861nd2d67793fda28f7@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] [PATCHES] log_statement output for protocol  (Bruce Momjian <bruce@momjian.us>)
List pgsql-jdbc
Bruce,

I made a few tests here and the backend terminates with a SIG11 when a
parameter has the NULL value (it was logged as "(null)" before). I
suspect the new code broke something (perhaps it's due to the
escaping).

--
Guillaume

pgsql-jdbc by date:

Previous
From: "Vidas Makauskas"
Date:
Subject: outOfMemoryError
Next
From: "Guillaume Smet"
Date:
Subject: Re: [HACKERS] [PATCHES] log_statement output for protocol