sqlsmith 1.4-1build4 source package in Ubuntu
Changelog
sqlsmith (1.4-1build4) plucky; urgency=medium * No-change rebuild for libpqxx-7.10. -- Sudip Mukherjee <email address hidden> Fri, 24 Jan 2025 21:10:47 +0000
Upload details
- Uploaded by:
- Sudip Mukherjee
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlsmith_1.4.orig.tar.gz | 131.7 KiB | ba3fc605c8071a15e012e06fca30028dc88439a78ebd399d7587a2ad5c6b1915 |
sqlsmith_1.4-1build4.debian.tar.xz | 2.2 KiB | dd845219645ae4533710586519391afb816e790eeac6233583d176240238b26f |
sqlsmith_1.4-1build4.dsc | 2.1 KiB | ab48387b314f0d3760cad6823efd24eb8d40533ebcecc721094c69142d6c7bee |
Available diffs
- diff from 1.4-1build3 to 1.4-1build4 (317 bytes)
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