github.com/jackc/pgx/v4.dbSavepoint.Prepare (method)

one use

	github.com/jackc/pgx/v4 (current package)
		tx.go#L381: func (sp *dbSavepoint) Prepare(ctx context.Context, name, sql string) (*pgconn.StatementDescription, error) {