Changes between Version 4 and Version 5 of Ticket #5166
- Timestamp:
- 06/06/22 07:48:46 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5166 – Description
v4 v5 1 1 This will be for PostGIS 3.3.0 moving forward. We discussed the idea of doing that for all minors, but decided that was too drastic. 2 3 Main benefits: 4 5 1) We will eventually have fewer files (savings of not having micro scripts moving forward) Note even if PostgreSQL project were to fix this, we'd still need something like this for older versions of PostgreSQL since they likely will not backport that. 6 7 2) Using Paul's 0 byte, the file sizes will be smaller even if the packager doesn't symlink. 8 9 3) If someone is upgrading from a version released after the one they are upgrading to, they can still upgrade. It also means we don't need to have to remember to include recently released micros in our new release. 2 10 3 11 So sadly we've still got to carry all those scripts.