The check was in the wrong position. When running updates the output is read from the osm2pgsql_properties table which only happened after the check, so you'd still see the message even if you are using the flex output.
Sorry about that. You can view, comment on, or merge this pull request online at: https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255 -- Commit Summary -- * Move pgsql deprecation check to right spot -- File Changes -- M src/command-line-parser.cpp (4) M src/output-pgsql.cpp (4) -- Patch Links -- https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255.patch https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255.diff -- Reply to this email directly or view it on GitHub: https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255 You are receiving this because you are subscribed to this thread. Message ID: <osm2pgsql-dev/osm2pgsql/pull/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
