Package: postgresql-12-preprepare Source: preprepare Version: 0.9-9.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-12-preprepare_0.9-9.pgdg20.04+1_amd64.deb Size: 18820 SHA256: b92e9e71f37cd635d3b36f8c1d592d7746297409c6c36b4cff206396e957753b SHA1: c41e1cf65800847f08c774c863b888c00ef61cd7 MD5sum: 487d2e5cd3ae5cf84061bc9a9124b13e 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.