Version 1.7.2
Released: 2022-11-10
This release has some small changes only:
- The flex output now allows tables with only the id column (or columns).
- The
osm2pgsql-replicationscript now always expects theosm2pgsqlbinary to be in same path as itself. - Adds the flag
--middle-schema=SCHEMAto theosm2pgsql-replicationscript which allows placing the replication status table in a schema other than PUBLIC (Thanks to @JakobMiksch). - More tests have been converted to the new BDD format.
- Various code cleanups and refactorings especially in the expire code.
