duckdb/pg_duckdb

Fuzzing using SQLsmith

Aperta

#222 aperta il 30 set 2024

 (2 commenti) (0 reazioni) (0 assegnatari)C++ (183 fork)github user discovery
good first issuetesting

Metriche repository

Star
 (3125 stelle)
Metriche merge PR
 (Merge medio 60g 10h) (7 PR mergiate in 30 g)

Descrizione

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.

Guida contributor