Package: postgresql-18-preprepare Source: preprepare Version: 0.9-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-18, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-18-preprepare_0.9-9.pgdg22.04+1_amd64.deb Size: 17660 SHA256: b1883e98b87454f740de9cd9e6468b10ecc9ff094dc78f6f5555ddcd84c1c11d SHA1: d2e2e8c2a6384bda1342f5494a4bd2ea7b66f151 MD5sum: 619c76f19e137ee6af1efbd6ce449d07 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.