Package: postgresql-11-preprepare Source: preprepare Version: 0.9-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-11, libc6 (>= 2.4) Breaks: postgresql-11-jit-llvm (<< 15) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-11-preprepare_0.9-10.pgdg22.04+1_amd64.deb Size: 18676 SHA256: 8782becb6dbc6a2475fb9d32f85b82c33c5aa682e61c10319c3da5cbaeb828bd SHA1: d55f467c4faf796154a91ae4ac5f687e614dc6ff MD5sum: 81170362426f59c0d516b89eda33f7e9 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.