Package: postgresql-16-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 21) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-16-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 16892 SHA256: bfa10c2ada421065d432ce5af0b82693e08c5c25f62adfce12e498565a6abd85 SHA1: e43952da3df2dc0d3eb4be285d8e2236ed541360 MD5sum: 9763f16f0f549b470ef852850ef81417 Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE.