//go:build !(android || wasm || javascript) package pgsql import ( _ "github.com/lib/pq" )