duckdb/pg_duckdb

Fuzzing using SQLsmith

Aberta

#222 aberto em 30 de set. de 2024

 (2 comentários) (0 reação) (0 responsável)C++ (183 forks)github user discovery
good first issuetesting

Métricas do repositório

Stars
 (3.125 estrelas)
Métricas de merge de PR
 (Mesclagem média 60d 10h) (7 fundiu PRs em 30d)

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