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