Re: IMMUTABLE and PARALLEL SAFE function markings
Вложения
В списке pgsql-hackers по дате отправления:
| От | Stephen Frost |
|---|---|
| Тема | Re: IMMUTABLE and PARALLEL SAFE function markings |
| Дата | |
| Msg-id | 20181127001435.GL3415@tamriel.snowman.net обсуждение исходный текст |
| Ответ на | Re: IMMUTABLE and PARALLEL SAFE function markings (Vik Fearing <vik.fearing@2ndquadrant.com>) |
| Ответы |
Re: IMMUTABLE and PARALLEL SAFE function markings
|
| Список | pgsql-hackers |
Greetings, * Vik Fearing (vik.fearing@2ndquadrant.com) wrote: > On 27/11/2018 01:10, Stephen Frost wrote: > > * Vik Fearing (vik.fearing@2ndquadrant.com) wrote: > >> On 27/11/2018 01:05, Stephen Frost wrote: > >>> That said, I do *not* think we should make any assumptions here- users > >>> incorrectly mark things all the time but we shouldn't encourage that and > >>> we shouldn't assume that functions marked as immutable are parallel > >>> safe. > >> > >> Does that mean we also shouldn't assume that functions marked as > >> immutable are index safe? > > > > We've got an index safe flag? > > Yes. It's called provolatile='i'. ... and we complain if someone tries to use a provolatile <> 'i' function directly in an index, so not sure what you're getting at here? Thanks! Stephen
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера