duckdb/pg_duckdb

Fuzzing using SQLsmith

Open

#222 创建于 2024年9月30日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (183 fork)github user discovery
good first issuetesting

仓库指标

Star
 (3,125 star)
PR 合并指标
 (PR 指标待抓取)

描述

Once we're unable to crash postgres easily ourselves we should use SQLsmith to run a bunch of randomly generated queries. If these cause errors or don't work, that's "fine" but they shouldn't be causing crashes.

贡献者指南