[Tile-serving] [openstreetmap/osm2pgsql] Remove IMMUTABLE volatility classification from trigger function (#1542)

Jochen Topf notifications at github.com
Tue Jul 20 08:21:14 UTC 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
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1542

-- Commit Summary --

  * Remove IMMUTABLE volatility classification from trigger function

-- File Changes --

    M src/pgsql-helper.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1542.patch
https://github.com/openstreetmap/osm2pgsql/pull/1542.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1542
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210720/2e49c92b/attachment-0001.htm>


More information about the Tile-serving mailing list