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