Package: postgresql-13-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: postgresql-13, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-13-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 8888 SHA256: 532d63fb5019445bbc9867dcb481be1af96f0c38a05bba1d9f31b290595a9807 SHA1: 05b13853cf902f1ff6b30e3235e50ea2e14474d2 MD5sum: 964b62ec4d94b7e410c8208df9f52107 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.