sqlsmith 1.4-1build2 source package in Ubuntu

Changelog

sqlsmith (1.4-1build2) noble; urgency=high

  * No change rebuild against libpqxx-7.8t64.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 17:01:59 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
sqlsmith_1.4.orig.tar.gz 131.7 KiB ba3fc605c8071a15e012e06fca30028dc88439a78ebd399d7587a2ad5c6b1915
sqlsmith_1.4-1build2.debian.tar.xz 2.1 KiB 2ba68aff3fc285545c00a28da5a71cdf9ec1530bd491f8d4d483806908f58035
sqlsmith_1.4-1build2.dsc 2.1 KiB 1130254f58e4ccd291f6d84dbe01ee3c6916ab72474f58fc60201d534f2f2ade

Available diffs

View changes file

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