| От | Simon Riggs |
|---|---|
| Тема | Re: Updatable cursors thoughts |
| Дата | |
| Msg-id | 1181517170.3620.64.camel@silverbirch.site обсуждение исходный текст |
| Ответ на | Updatable cursors thoughts (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Updatable cursors thoughts
|
| Список | pgsql-hackers |
On Sat, 2007-06-09 at 16:25 -0400, Tom Lane wrote: > What I think we could do instead is not change any existing behavior of > cursor declarations, but when WHERE CURRENT OF is used, dig through the > execution node tree of the cursor to find the scan node for the target > table. Sounds good. The cost is paid by the WHERE CURRENT OF query, not as an overhead on all cursors. Sounds like it will still be very fast too. Presumably still disallowing the WITH HOLD case. -- Simon Riggs EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера