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

one use

	github.com/lib/pq (current package)
		conn.go#L781: func (cn *conn) Prepare(q string) (_ driver.Stmt, err error) {