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