Package: postgresql-14-preprepare Source: preprepare Version: 0.9-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-14-preprepare_0.9-9.pgdg22.04+1_amd64.deb Size: 18472 SHA256: 96816651aa16a828914db4e4a7f715932b556cea167ba978c82e308eae862906 SHA1: 28c3bec2a4f500784c47d0f8f5e12b7903c340a0 MD5sum: cd99b47b660e103946aa34deec339203 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.