github.com/lib/pq.conn.QueryContext (method)

one use

	github.com/lib/pq (current package)
		conn_go18.go#L14: func (cn *conn) QueryContext(ctx context.Context, query string, args []driver.NamedValue) (driver.Rows, error) {