Package: postgresql-12-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: postgresql-12, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-12-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 8876 SHA256: 2008dd5275f0563fad78e2c4f023d2eefa485ec5fdf2ceaff931c85c0804b86f SHA1: 7707c60dde2f4a9cbe1ed6c08c75c0ca04bc98f8 MD5sum: b806c4470177342259f5f1a2041cba62 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.