duckdb/pg_duckdb

Fuzzing using SQLsmith

Open

#222 aberto em 30 de set. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (183 forks)github user discovery
good first issuetesting

Métricas do repositório

Stars
 (3.125 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador