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