Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#5255 closed defect (fixed)

Remove forced static linking in loader scripts

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 3.2.4
Component: utils/loader-dumper Version: 3.3.x
Keywords: Cc: Algunenano

Description

This covers shp2pgsql, pgsql2shp, shp2pgsql-qui, raster2pgsql

Associated pull requests

https://github.com/postgis/postgis/pull/702 #for raster2pgsql

https://github.com/postgis/postgis/pull/598 #for shp2pgsql, pgsql2shp, shp2pgsql-gui

Change History (8)

comment:1 by Regina Obe <lr@…>, 19 months ago

In b2c4c9e/git:

Merge remote-tracking branch 'fidomax/patch-4'
References #5255 for PostGIS 3.4.0dev
References GH598

comment:2 by Regina Obe <lr@…>, 19 months ago

In f72f7e43/git:

Merge remote-tracking branch 'tpetazzoni/no-force-static-link'
References #5255 for PostGIS 3.4.0dev
References GH702

comment:3 by Regina Obe <lr@…>, 19 months ago

In 5312e0b/git:

Merge remote-tracking branch 'fidomax/patch-4' into stable-3.3
Remove force static linking of postgis command line tools
References #5255 for PostGIS 3.3.2
References GH598
Contribution from Maxim Kochetkov

comment:4 by Regina Obe <lr@…>, 19 months ago

In a0e206a9/git:

Merge remote-tracking branch 'tpetazzoni/no-force-static-link' into stable-3.3
References #5255 for PostGIS 3.3.2 , GH702
Remove forced static linking on raster2pgsql (Thomas Petazzoni)

comment:5 by Regina Obe <lr@…>, 19 months ago

In 7c8c14b2/git:

Merge remote-tracking branch 'fidomax/patch-4' into stable-3.2
Remove forced static linking on shp2pgsql, pgsql2shp (Maxim Kochetkov)
References #5255 for PostGIS 3.2.4
References https://github.com/postgis/postgis/pull/598 for PostGIS 3.2.4

comment:6 by Regina Obe <lr@…>, 19 months ago

In ebab0be/git:

ReImove forced static linking on raster2pgsql (Thomas Petazzoni)
References #5255 for PostGIS 3.2.4
Referebces https://github.com/postgis/postgis/pull/702 for PostGIS 3.2.4

comment:7 by robe, 19 months ago

Resolution: fixed
Status: newclosed

comment:8 by strk, 19 months ago

Cc: Algunenano added

For the record: the -static keyword was added as part of #4260 in commit [d49749d5/git] so I'm adding Algunenano in the loop in case he knows of drawbacks in this change

Note: See TracTickets for help on using tickets.