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