Package: postgresql-12-preprepare Source: preprepare Version: 0.9-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-12-preprepare_0.9-10.pgdg22.04+1_amd64.deb Size: 18448 SHA256: 6db7ce2ea28b9305ed5109358940511a0829fd8e191f6003b3219edc0a45b627 SHA1: a389bdd217f4696c6f976fc86ee4ecfe12a20554 MD5sum: 6d05759408a5306cff194b3caa9cacfd 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.