Package: postgresql-18-preprepare Source: preprepare Version: 0.9-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-18-preprepare_0.9-10.pgdg22.04+1_amd64.deb Size: 17748 SHA256: 99aac3fce0c44a77170b3f04cd69a586819291fffca38cd319625e45a1c51ff4 SHA1: 747a1d3705cb8402da71ed968a03ae63f60870f0 MD5sum: 900f006b41f89fe853e016b181a5f414 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.