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
We currently build pgextwlist by checking out the git repo. We could instead borrow the pattern used for pg_cron where we hardcode the version in an env var and wget that version direct from a Github tag: https://github.com/dimitri/pgextwlist/tags