Package: postgresql-15-preprepare Source: preprepare Version: 0.9-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-15-preprepare_0.9-9.pgdg22.04+1_amd64.deb Size: 18512 SHA256: de849200263e8c53e371a35c2e8ddf9abf8c8510923fbb1bebc5f61fb141b874 SHA1: 5018c6464dafcbe120aca1caf2f7ba7f03d4f0e2 MD5sum: 6f57ed5802205ca6c738a6d2a1d76874 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.