[Tile-serving] [openstreetmap/osm2pgsql] Do "SET client_min_messages = WARNING" on all db connections (PR #1943)
Jochen Topf
notifications at github.com
Fri Mar 3 15:24:47 UTC 2023
There are more and more places where we used to change this setting. Instead we do it once on connection for everything and only if not in debug mode.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1943
-- Commit Summary --
* Do "SET client_min_messages = WARNING" on all db connections
-- File Changes --
M src/db-copy.cpp (4)
M src/flex-table.cpp (7)
M src/middle-pgsql.cpp (1)
M src/output-flex.cpp (1)
M src/pgsql.cpp (6)
M src/table.cpp (6)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1943.patch
https://github.com/openstreetmap/osm2pgsql/pull/1943.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1943
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1943 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230303/265711a0/attachment.htm>
More information about the Tile-serving
mailing list