Package: postgresql-19-preprepare Source: preprepare Version: 0.9-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-19-preprepare_0.9-10.pgdg22.04+1_amd64.deb Size: 17756 SHA512: 78152897a507c2629b7ee72304d5f640f76f13a6d931b72b515c04ada8d95a99e6c453b51f138f76dbf227ba785cb36afada2da5200664540b16eb10a4c7e3d9 SHA256: d0f3dcc1020f5c54eb2048071d9030e914c3bf0fee8a4b0c77279b67306a03b1 SHA1: f845814e1d7a71bb1fc6e40c01d75180d892f3c6 MD5sum: 765355973540a51931b490f40b9159ae 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.