duckdb/pg_duckdb

Fuzzing using SQLsmith

Open

#222 aperta il 30 set 2024

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

Metriche repository

Star
 (3125 star)
Metriche merge PR
 (Metriche PR in attesa)

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