Skip to content

pgsql: fix check for local value in .psql

Jason Plum requested to merge 2045-gitlab.psql.port-error into master

Fix gitlab.psql.port check for .psql as a local value. Do this via pluck "psql" $.Values, so that we have a dict we can use to check against global on the next line.

Closes #2045 (closed)

Found in !1268 (merged)

cc @smcgivern

Merge request reports