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