Package: postgresql-13-preprepare Source: preprepare Version: 0.9-8.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.4), postgresql-13, postgresql-13-jit-llvm (>= 10) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-13-preprepare_0.9-8.pgdg20.04+1_amd64.deb Size: 18848 SHA256: 4c5a8872b6d693e70010dbe0945cfd06fdac70bce1efbd4aa63d2b5dd381a1e1 SHA1: 0ce8a719d0b2a0f066f69b1157c1dfe8f97ca676 MD5sum: 4416b9283be7d6dceb72687d89e702e3 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.