Package: postgresql-17-preprepare Source: preprepare Version: 0.9-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-17-preprepare_0.9-9.pgdg22.04+1_amd64.deb Size: 18544 SHA256: 9f53614b807dd9b2b762546ff24623a4960f4da4bf39be492b88b4804e5080ca SHA1: 35e97c9eeaf6f1f6e961ec8eb01151622242962c MD5sum: 54edf5418a60a0362829ac7116e38ce2 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.