Skip to content

Conversation

@joto
Copy link
Collaborator

@joto joto commented Jul 20, 2021

It is not clear how exactly the volatility classification works in
trigger functions, so it is better to be on the safe side here and not
declare the function IMMUTABLE (which makes it the default VOLATILE
instead).

https://www.postgresql.org/docs/current/xfunc-volatility.html

It is not clear how exactly the volatility classification works in
trigger functions, so it is better to be on the safe side here and not
declare the function IMMUTABLE (which makes it the default VOLATILE
instead).

https://www.postgresql.org/docs/current/xfunc-volatility.html
@lonvia lonvia merged commit 9429db3 into osm2pgsql-dev:master Jul 20, 2021
@joto joto deleted the trigger-func-immutable branch July 25, 2021 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants