| От | Andrew Dunstan |
|---|---|
| Тема | Re: Lazy xid assignment V4 |
| Дата | |
| Msg-id | 46DF26AA.6010908@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Lazy xid assignment V4 ("Florian G. Pflug" <fgp@phlo.org>) |
| Ответы |
Re: Lazy xid assignment V4
Re: Lazy xid assignment V4 |
| Список | pgsql-patches |
Florian G. Pflug wrote: > > So, in essence, you get the old pg_locks format back by doing > select l1.*, l2.transactionid as "transaction" from pg_locks l1, > pg_locks l2 > where l1.vxid = l2.vxid and l2.locktype = 'transaction' > and l2.mode='exclusive' and l2.granted=true. > > Hm.. Maybe we should put that into the docs or into the release notes? > > or make it a system view? cheers andrew
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера