Re: [HACKERS] Patching dblink.c to avoid warning about open
В списке pgsql-patches по дате отправления:
| От | Bruce Momjian |
|---|---|
| Тема | Re: [HACKERS] Patching dblink.c to avoid warning about open |
| Дата | |
| Msg-id | 200510071605.j97G5Gj06255@candle.pha.pa.us обсуждение |
| Ответ на | Re: [HACKERS] Patching dblink.c to avoid warning about open transaction (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > The problem with not using rconn is that we are not saving the > > transaction status at the _start_ of the cursor open. If we don't do > > that, we have no way of knowing on close if _we_ opened the transaction > > or whether it was opened by the user. > > Oh, I see. In that case the flag is horribly misnamed and miscommented. > Something like "newXactForCursor" would be clearer. OK, renamed to isClientXact. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера