Re: [COMMITTERS] pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY
В списке pgsql-hackers по дате отправления:
| От | Simon Riggs |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY |
| Дата | |
| Msg-id | 1200434430.4266.1809.camel@ebony.site обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On Tue, 2008-01-15 at 16:37 -0500, Tom Lane wrote: > Neither of those events could trigger it, because neither would be > processed midstream during a COPY (in the current code, anyway). OK, thanks. > As best I can tell: > > * NOTICE messages are a risk, especially if you have a more-verbose- > than-normal client_min_messages setting. > > * ParameterStatus could be a risk if a function executed during COPY > tried to change one of the above-mentioned parameters. Since COPY OUT > doesn't fire triggers, I think user-defined datatype output functions > would be the only possible candidates for that. Understood > * LISTEN/NOTIFY isn't a risk because the backend only sends NOTIFY at > transaction end, period. OK, just seen the comment section above the case statement. -- Simon Riggs 2ndQuadrant http://www.2ndQuadrant.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера