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