sqlsmith 1.4-1build3 source package in Ubuntu
Changelog
sqlsmith (1.4-1build3) oracular; urgency=medium * Rebuild against new libpqxx-7.9. -- Gianfranco Costamagna <email address hidden> Thu, 11 Jul 2024 11:59:37 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Oracular
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlsmith_1.4.orig.tar.gz | 131.7 KiB | ba3fc605c8071a15e012e06fca30028dc88439a78ebd399d7587a2ad5c6b1915 |
sqlsmith_1.4-1build3.debian.tar.xz | 2.2 KiB | 4375cf9a1dfebb716a8db5a595209f41bb9c1eb99d0618473d48db3564de5350 |
sqlsmith_1.4-1build3.dsc | 2.1 KiB | 332d2a4e222af1756dbc3447ed111ff2a8c651fb5e6aafeb71eb005030d7f078 |
Available diffs
- diff from 1.4-1build2 to 1.4-1build3 (326 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