duckdb/pg_duckdb

Fuzzing using SQLsmith

Open

#222 opened on 2024年9月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (183 forks)github user discovery
good first issuetesting

Repository metrics

Stars
 (3,125 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド