duckdb/pg_duckdb

Fuzzing using SQLsmith

开放

#222 创建于 2024年9月30日

 (2 条评论) (0 个反应) (0 位负责人)C++ (183 个派生)github user discovery
good first issuetesting

仓库指标

星标
 (3,125 个星标)
PR 合并指标
 (平均合并 60天 10小时) (30 天内合并 7 个 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.

贡献者指南