Package: postgresql-17-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 21) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-17-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 16880 SHA256: eee78b3fd0240218e07e77e1b7504eecfbfb211abfe6f63935056f03ff16dc40 SHA1: 461d88546699574d22336a90cba46c5268059cfb MD5sum: 4e596b1b98eb5da5f211dc279867b2fa 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.