sqlsmith 1.3-1 source package in Ubuntu

Changelog

sqlsmith (1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Christoph Berg <email address hidden>  Tue, 11 Jan 2022 11:20:16 +0100

Upload details

Uploaded by:
Andreas Seltenreich
Uploaded to:
Sid
Original maintainer:
Andreas Seltenreich
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlsmith_1.3-1.dsc 2.0 KiB 64a9fa297377235de197efbd6898150d92e4f7ea261cc7c1cecdb3f2cddf9e81
sqlsmith_1.3.orig.tar.gz 128.7 KiB 5b1e21304e133310bc29c85063cfe026b498d48d03b895022830b04e3c3a02ad
sqlsmith_1.3-1.debian.tar.xz 1.9 KiB 9f095e6d30f2438c334bc3552be8bc7802b6f17bbf77df20f1fb48e044d9f92a

Available diffs

No changes file available.

Binary packages built by this source

sqlsmith: random SQL query generator

 SQLsmith is a random SQL query generator. Its paragon is Csmith, which proved
 valuable for quality assurance in C compilers.
 .
 It currently supports generating queries for PostgreSQL 9.5+ and sqlite3.
 .
 Besides PostgreSQL developers, users developing extensions of PostgreSQL might
 also be interested in exposing their code to SQLsmith's random workload.
 .
 During its prototyping stage, it already found about thirty bugs in
 PostgreSQL alphas, betas and releases, including security vulnerabilities in
 released versions.

sqlsmith-dbgsym: debug symbols for sqlsmith