open-vault/physical/postgresql
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
postgresql.go pass context to postgres queries (#15866) 2022-06-08 17:54:19 -04:00
postgresql_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00