| От | Tom Lane |
|---|---|
| Тема | Re: log bind parameter values on error |
| Дата | |
| Msg-id | 13732.1575918722@sss.pgh.pa.us обсуждение |
| Ответ на | Re: log bind parameter values on error (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Ответы |
Re: log bind parameter values on error
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> So rather than mess with stringinfo.c at all I could just create
> stringinfo_server.c and put this function there, compiled only for
> backend ...
Good point: if we make a separate source file then we don't have
to solve any of the code-movement issues till somebody wants this
functionality in frontend. But we should expect that that day might
come eventually, so I don't much like "stringinfo_server.c" as the
file name. It'll look pretty silly once we start compiling it for
frontend. Perhaps "appendquoted.c" or some such?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера