You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Align postgis default version with postgres version
As the values for the postgis version is hard-coded, this module currently installs by default older, unsupported versions of postgis.
This commit updates the module to align with current default postgis versions for each related postgres version.
0 commit comments