| From: | "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com> |
|---|---|
| To: | "Bruce Momjian" <bruce(at)momjian(dot)us> |
| Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Oliver Jowett" <oliver(at)opencloud(dot)com>, "Dave Cramer" <pg(at)fastcrypt(dot)com>, "Csaba Nagy" <nagy(at)ecircle-ag(dot)com>, "Postgres JDBC" <pgsql-jdbc(at)postgresql(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] [PATCHES] log_statement output for protocol |
| Date: | 2006-08-29 11:22:58 |
| Message-ID: | 1d4e0c10608290422u35983861nd2d67793fda28f7@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Smet | 2006-08-29 11:54:15 | Re: [HACKERS] [PATCHES] log_statement output for protocol |
| Previous Message | Vidas Makauskas | 2006-08-29 07:46:57 | outOfMemoryError |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Smet | 2006-08-29 11:54:15 | Re: [HACKERS] [PATCHES] log_statement output for protocol |
| Previous Message | Michael Glaesemann | 2006-08-29 06:38:46 | Re: [HACKERS] Interval aggregate regression failure (expected seems |