Package: postgresql-13-preprepare Source: preprepare Version: 0.9-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-13-preprepare_0.9-9.pgdg22.04+1_amd64.deb Size: 18432 SHA256: 4d3f3b8220d8a311e09386c349b7cd66505f42e8efc56e6abb4b6a52e22c826f SHA1: 56bb819618690d7bf1093286804e3a85338b0537 MD5sum: 536dcdc378a579788b9023b68f062ad0 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.